Unable to add OpenAI events via the Form Builder

Hello,

I reached out to your support team regarding the inability to access OpenAI events in the form builder.

I have successfully connected my OpenAI API key and user prompt, however I cannot see any option to add the actual OpenAI event in the Form Builder.

Can you please ensure this is enabled for my account? Account email is milestones.it.solutions@gmail.com

If any further details are required, please let me know.

Thanks & KR,
Sanjay

Hi @Milestones ,

When you say event, are you pertaining to event that will trigger the integration?

Hi Kenny,

Yes exactly. I successfully connected my API key which includes my prompt from OpenAI that is now set to the “Form Complete” trigger in your Integrations section.

How do I now call this trigger based on user submissions in my form? Currently I see no option to do this, only the basic elements.

BR, Sanjay

The OpenAI integration will only be triggered once the Form is Completed. You’ll need to change that in case you wanted it to be triggered the other way. Here are the list of triggers you can use. Event Triggers | Feathery Docs

Hi Kenny,

Basically what I am trying to do is display a GPT response based on a simple user submission using my OpenAI key / pre-configured prompt.

I couldn’t find anywhere to output a response using the method above so now I am trying the API connector. I was able to set it up successfully using my OpenAI key but am having difficulties getting it to display a response in my form. Any suggestions on how I can do this? I tried using Text Field but couldn’t find anywhere to configure the GPT response.