Skip to main content
Question

Where & When can I client_id in Partner API?

  • July 13, 2022
  • 1 reply
  • 103 views

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)?

Did this topic help you find an answer to your question?
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

Forum|alt.badge.img+9
  • Zapier Staff
  • 238 replies
  • July 15, 2022

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!