Add Authorization to Web Hooks Calls | Community
Skip to main content
July 29, 2013
Duplicate

Add Authorization to Web Hooks Calls

  • July 29, 2013
  • 3 replies
  • 1429 views
Web hooks are great and have expanded integration scenarios but I would love to see the ability to specify authorization schemes to the webhook.

For example, the ability make a webhook call that call the Marketo SOAP API (properly generating/passing the authentication header)

3 replies

July 29, 2013
<chant voice>

Oauth2

Oauth2

Oauth2

Oauth2

,,,

August 23, 2013
Yes, oAuth 2 support and REST APIs are coming soon.  We also allow you to set custom headers in webhooks which you can use for the time-being.  WH, by  itself, cannot do a 3-legged oAuth, so the assumption is that you have obtained the accessToken manually and you'll use it either as a URL parameter or in the header fields
February 24, 2020
No text available