Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let
- Source = (#"ClubHouse API Node" as text) => let
- Source = Json.Document(Web.Contents("https://api.clubhouse.io/api/v2/",
- [
- RelativePath=#"ClubHouse API Node",
- Query=[token="xxxxx"],
- Headers=[#"Content-Type"="application/json"]]))
- in
- Source
- in
- Source
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement