Skip to content

Twitter#

Twitter is a microblogging and social networking service on which users post and interact with messages known as "tweets".

Credentials

You can find authentication information for this node here.

Basic Operations#

  • Direct Message
    • Create a direct message
  • Tweet
    • Create or reply a tweet
    • Delete a tweet
    • Search tweets
    • Like a tweet
    • Retweet a tweet

Example Usage#

This workflow allows you to tweet on Twitter. You can also find the workflow on the website. This example usage workflow would use the following two nodes. - Start - Twitter

The final workflow should look like the following image.

A workflow with the Twitter node

1. Start node#

The start node exists by default when you create a new workflow.

2. Twitter node#

  1. First of all, you'll have to enter credentials for the Twitter node. You can find out how to do that here.
  2. Type the message you want to tweet in the Text field.
  3. Click on Execute Node to run the workflow.