Skip to main content

Hello all, 

I’m sorry for the basic description I have ZERO coding experience and keep getting myself stuck. 

I have created a Custom GPT, that generates questions for me that I need to add to my app’s database (this is the best option for me as attaching AI direct gives incorrect answers no matter how we alter the prompts) BUT I have now since found that Webhooks cannot be directly attached to GPT’s. I need help setting up my Zap’s to receive my data (already written out in JSON Format) so that I can attach a webhook here and get my data across. 

All help is greatly appreciated, because the details found online are just too broad for me to understand. 

Hello Learning_B,

Use Webhooks by Zapier (POST) action to make API Post request to your GPT.
Then use you JSON data from you App as your body content.