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