Forum Discussion
dazza
11 months agoCollaborator
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
11 months agoExpert
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 🙂
- dazza11 months agoCollaborator
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
- 9 days ago
- 2 years ago
- 8 months ago
- 6 months ago