In order to use Flowdock's REST API, you will need to get your personal API Token. You will use this token to authenticate your API calls with Flowdock. To get your perosnal API Token go to:
https://www.flowdock.com/account/tokens and copy the value of the API Token.
You will need to know the
<Org Name> and
<Flow Name> where you'd like to post your message. These will be concatenated into the final destination string you post your message to.
Here is a complete example of how to
change your status.
<Please see attached file for image>

<Please see attached file for image>

Here is the successful reply, Notice the "
201 Created" status code and the
UUID for your status change in the response's body.
<Please see attached file for image>

Here is your status change in the flow's inbox:
<Please see attached file for image>

<Please see attached file for image>