Dear Sir / Madam,
We are trying to embed the zapier Facebook integration as mentioned in this documentation;https://platform.zapier.com/embed/partner-api#profile( /v1/profiles/me).
As mentioned in the document ,we have to redirect the user to authorize your application. But while procuring a token we need to get client_id,redirect_uri,scope information.
We could not understand where and how we could obtain this information.Could you share a request where we can get tokens for our account? As request in document ;
https://zapier.com/oauth/authorize?client_id={client_id}&redirect_uri={redirect_uri}&scope={scope}
Best Regards.