Skip to main content
Question

Can I use a different authentication method than OAuth for a custom GPT action?

  • 22 July 2024
  • 1 reply
  • 19 views

I succeeded in creating a custom GPT that creates a row in Google Sheets, but I want others to be able to use the GPT without having to log in with my Zapier account. How can I change the authentication from OAuth to API?

I used the guide from https://actions.zapier.com/docs/platform/gpt

Is there an easy way to change the authentication, or do I have to create a whole new setup?

1 reply

Userlevel 7
Badge +5

Hi @Janko,

 

Welcome to the community. You can start by cloning your existing Zap, which will create a new version of your integration. Next, you should remove the existing authentication, remove the OAuth method, and change it to an API key.

In the authentication tab on Zapier Builder, select the API key as your new authentication method.

Once you’ve configured the new authentication, promote this version. This will make it available for new users to select during your Zapier integration connection.

Ensure you update your GPT setup to use the new authentication method so others can use it without logging in with your Zapier account.  Feel free to ask if you need further assistance. Thanks.

Reply