cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is there a way to include the bearer token as a query string param?

tk42
New Contributor III

We are trying to integrate with an external appโ€™s WebHook event system, but they currently do not allow for the setting of HTTP headers to include in the POST request. This makes it impossible for us to use a triggered Taskโ€™s URL directly for the web hook.

Is there another way to include the auth. bearer token? such as in the URL as query string param?

Thanks,
TK

4 REPLIES 4

tstack
Former Employee

You can use the bearer_token query parameter to pass the token.

tk42
New Contributor III

I found that elsewhere in the forum after I posted. Thanks @tstack for verifying. We were able to test it out and it works.

This information needs to be added to the documentation on Running pipelines via URL

Thanks,TK

Weโ€™ll submit a ticket to our doc team.


Diane Miller
Community Manager

The documentation at https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438189/How+to+Run+a+Pipeline+from+a+URL+T... has been updated.


Diane Miller
Community Manager