Email: api@teamwork.com
Contact us
Need more information? Get in touch with us – we love to chat
Make a HTTP POST request to the Web Hook URL associated with the Incoming Hook, using JSON for the message body:
curl -v <https://chat-hooks.us.teamwork.com/v1/in/554927/69381403-2a87-4cb5-93c3-20533077> -H "Content-Type: application/json" -d '{"body": "Hello World!"}'
The URL that you’re making the POST request to should be the same URL you generated in the previous step in Teamwork Chat.
Once you have sent that, you’re all set! When you check the channel you selected the Incoming Hook to go to, you’ll see the message there:
Sending data via email is easy, simply send an email to the email Hook address from the previous step.
Notes:
Using a simple example here, you can see how the mejust type out a sample email and send it to the email address in the hook details:
It will display in Teamwork Chat like this:
It’s that easy!
For more info, please check our helpdocs here.
If you have any feedback or suggestions, feel free to contact us at?integrations@teamwork.com.