- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2023 03:42 AM
I'm currently using a REST API step that requires a username and API key-based connection and alias. However, my API authentication method relies on a bearer token rather than an API key. I've attempted to obtain the token using the 'Get Connection Info' step and utilize the result in a data pill picker for the REST API connection, but it was unsuccessful. Could you please provide guidance on how to correctly implement the bearer token for authentication instead of the API key?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2023 06:57 AM
Hi,
Use REST Step in flow designer
Create connection and credential aliases
Select connection alias and pass bearer token in Headers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 02:31 PM - edited ‎09-02-2024 02:33 PM
Hi! Thanks for the explanation
Helped a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-07-2024 09:57 AM
Hi @Shruti can you please let me know what tyoe of connection and credential you created?
Thanks!