Question

Where & When can I client_id in Partner API?

  • 13 July 2022
  • 1 reply
  • 84 views

Userlevel 1

I want to access Partner API to get a list of all the apps, templates, zaps, etc. I need to get the “access token”. I can procure access token by calling

https://zapier.com/oauth/authorize?client_id={client_id}&redirect_uri={redirect_uri}&scope={scope}

But, where & when (before publish or after publish) can I find client_id (application id)?


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

Userlevel 4
Badge +9

Hey @m-gangadiya 👋

You’ll need to access your integration in the Developer Platform to obtain your client ID, which you can use to call the Partner API: https://platform.zapier.com/embed/partner-api
 

To have access to that and the other Embed Zapier features, you’ll need to publish your integration first: https://platform.zapier.com/partners/lifecycle-planning#3-publish-your-integration-to-the-app-directory 

 

Hope that helps!