I have created a webhook which will call an end point URL and then retrieve a Bearer token from the end point URL. Now I want to use that bearer token for my second webhook for authentication. How is it possible to store the webhook response so it can be used for subsequent webhook? Or is there any other possible way that the first webhook response can directly be used for the second webhook authentication
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
For a situation like this, I would recommend taking a look at our Zendesk Integration Services (ZIS) to accomplish this. We do have an example workflow that will help you get started, which shows you how to take an inbound webhook and follow a workflow from there. You will definitely want to take some time to read through the documentation and understand how ZIS works before building out that example.
Let us know if you have any other questions!