Forum Discussion
jasonfordx
8 years agoHelper II
Connect API with Header ApiKeyName not going through
Dear community, Im trying to connect my Excel/PowerBI and is not working. I read the entire forum and I could not reach the right answer for it. My provider gave me the following instructions...
- 8 years ago
Perhaps this might work too:
jasonfordx
8 years agoHelper II
Yes, off course. It is working like this:
let
Source = Json.Document(Web.Contents("URL", [Headers=[#"x-api-key"="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"]])),
#"Converted to Table" = Record.ToTable(Source)
in
#"Converted to Table"
Anonymous
7 years agoNot applicable
Very Niiice jasonfordx !!
But I have a question, you posted in the workspace and managed to put automatic update???