Skip to main content
Best answer

Zapier Integration Authentication

  • February 23, 2021
  • 1 reply
  • 160 views

I am trying to integrate zapier to my application, how to get client Id and Client Secret from Zipier for authentication.

Best answer by ZaneBest answer by Zane

When using OAuth, client ID and client secret come from your OAuth provider, and are used to authenticate your app with that service. In any authentication configuration in Zapier integration development, auth material is provided by the source application.  

View original
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
  • 331 replies
  • Answer
  • February 23, 2021

When using OAuth, client ID and client secret come from your OAuth provider, and are used to authenticate your app with that service. In any authentication configuration in Zapier integration development, auth material is provided by the source application.