Forum Discussion
jayhawk
6 years agoAdvocate I
Connect to API. Bearer Token
Hi I am having a hard time connecting to data via API. I am attempting pull out data from Samsara, https://www.samsara.com/api#. (the website is public info). They use something called Bearer Toke...
Anonymous
5 years agoNot applicable
Hi,
Your solution worked for me too (put "Authorization" as header parameter and then "Bearer [Bearer_key]" as value.
But how can i setup a daily update when i publish my report ? Where do i put the bearer token ?