I’m creating a zap that requires a custom http request to Xero as I have to get access to some nested JSON objects in the request. Is there a way to use our existing Xero connections to get a current Access Token and use it in the zap python code, or just a way to Authorize the Zap to get the initial tokens. I don’t see a way to get to Xero’s consent screen or use an existing connection when you write a custom request as code or as a webhook. The Webhook seems to just offer basic authentication.
Best answer
Oauth 2.0 authorization and authentication for custom API webhook request
Best answer by GetUWiredBest answer by GetUWired
Hi
No there is not a way to use your existing connection. Since the app is using Oauth 2.0 authentication, it would be best to build a custom integration here: https://developer.zapier.com/
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.