Forum Discussion
dazza
9 months agoActive Member
Refresh Token in Webhook Campaign
Hi, I'm looking to create a Webhook campaign. For the endpoint I'm using, the access tokens only last several hours. What is the recommended practice to deal with such end point that require the t...
Max
Specialist
Hey, have you tried to save the credentials directly in Braze under Settings > Connected Content? You can then use it (if it's a basic authentication) in your connected content call with:
:basic_auth credential_name
You can find an example in the documentation. Hope this helps 🙂
dazza
8 months agoActive Member
Thanks Max, however, I need to pass the parameters in to the URL. Would that be possible using this method? It looks like what you've provided will pass it in the headers and not the URL parameters.
Related Content
- 2 years ago
- 6 months ago
- 4 months ago
- 6 months ago