Skip to main content
Question

Dynamic handling of API keys to apps

  • September 5, 2023
  • 1 reply
  • 130 views

jmark17

I have a zap which makes use of ChatGPT app. I have a requirement to utilize the API key sent into the zap’s trigger step to connect using a provided OpenAI account connection for the steps. Is there any way to utilize the integrated ChatGPT app in Zapier with a dynamically provided API key, or would I need to convert all the steps using that app to instead use a Code app and handle the API requests with custom code? 

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

1 reply

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • September 5, 2023

Hi @jmark17 

Good question.

To use the OpenAI APIs, you would need to use one of these apps:

  • Code
  • Webhooks