Is this possible it currently looks like in REST API data source setup that I can only pick a product I can't add the token?
Is this possible it currently looks like in REST API data source setup that I can only pick a product I can't add the token?
Hi Alex,
To add the token, add the following Query parameter to your REST query, replacing <token> with your token:
Name: Authorization
Value: OAuth <token>
Type: Header
Thank you,
Janice