@musterman In your screenshot, you are trying to send data not as json (although you specify the data type as json)
Connecting to APIs
-
@zw Use http client module to achieve this.

Some docs:
http://wiki.bablosoft.com/doku.php#http_client_faqExample posting tweet using api:
twitterapi.xml