Question
How to use Webhook with OAuth token?
How to use Webhook with OAuth token for JSON Exchange?
Do we need to create two Webhooks, First to get Authentication Token and Second to Get data from the service and exchanging the token in every call? Or it is possible with one webhook?