Skip to content

Instantly share code, notes, and snippets.

@peterdemartini
Created August 1, 2015 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterdemartini/f939e30d671874e6e2c6 to your computer and use it in GitHub Desktop.
Save peterdemartini/f939e30d671874e6e2c6 to your computer and use it in GitHub Desktop.
curl -XPOST https://triggers.octoblu.com/flows/9bd54b77-f055-4a92-9413-a773a31a3812/triggers/73ed74b0-37dd-11e5-810e-ff1a244c33f7 -H 'Content-Type: application/json' -d '{"awesome": true}'
# Response
{"devices":["9bd54b77-f055-4a92-9413-a773a31a3812"],"topic":"triggers-service","payload":{"from":"73ed74b0-37dd-11e5-810e-ff1a244c33f7","params":{"awesome":true}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment