/SendTwitterPostMessage

When a request is made with the token received, it is a method that allows the tweet to be sent to the Twitter account of the given Flexxii conversation identity number. You need to make a request in JSON format in the body with the “ConversationId” , “ParentId” (Tweet Identity Number)  and “Message” parameters.

Authorization header should be entered as “token_type” value returned as a result of token request, space character, “Access_token” value.

As a result of the request, a message that the sending has been made is received. When you make a request to the “GetConversationDetails” method, you can see the record of the message you sent.

Was this helpful?

0 / 0