Skip to content

Instantly share code, notes, and snippets.

@jackrobotics
Created April 16, 2020 08:37
Show Gist options
  • Save jackrobotics/290fb23b9c8580dcf8b0943651d97dfe to your computer and use it in GitHub Desktop.
Save jackrobotics/290fb23b9c8580dcf8b0943651d97dfe to your computer and use it in GitHub Desktop.
msg.headers = {
'content-type':'application/x-www-form-urlencoded',
'Authorization':'Bearer 0m1BK0Nn1KoFLG38vZG6RI9YoV9FZro5bYBWTH8yMDJ'
};
msg.payload = {
"message":msg.payload
};
return msg;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment