Last active
December 21, 2015 10:29
-
-
Save nyaruka/6291882 to your computer and use it in GitHub Desktop.
Sample POST body to start a flow run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"flow": 105151, | |
"contact": "+250788111222", | |
"extra": { | |
"wp_id": "W0915", | |
"wp_location": "in back of jean bosco school, near field" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment