Question

return output OpenAI

  • 14 May 2023
  • 3 replies
  • 38 views

Is it possible to return the output of an OpenAI response

 

I have a Zapier Webhook for Chatbot output (dialogflow)-this works

 

I can connect to OpenAI and get responses via Zapier

 

I can’t Post this back to dialogflow with Zapier- Is there a way of doing this?

Thanks

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Userlevel 7
Badge +14

Hi @missinglink 

Good question.

App APIs can be used in Zaps with the Webhook app or the Code app as an action step.

Many thanks

The last step POST to Dialogflow with Webhook gives 405 (Method not allowed)

Test response below

 

 

Webhooks by Zapier logo

Send request to Webhooks by ZapierWe’ll use this as a sample for setting up the rest of your Zap.

A request was sent to Webhooks by Zapier about 2 seconds ago

 

text

Hello World!

Userlevel 7
Badge +14

@missinglink 

Please post detailed screenshots with how your Zap steps are configured to give us more context, thanks.