Skip to content

Twitter#

Use the Twitter node to automate work in Twitter, and integrate Twitter with other applications. Ensemble has built-in support for a wide range of Twitter features, including creating direct messages, and deleting, searching, liking and retweeting a tweet.

On this page, you'll find a list of operations the Twitter node supports and links to more resources.

Credentials

Refer to Twitter credentials for guidance on setting up authentication.

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 Pathway allows you to tweet on Twitter. This example usage Pathway would use the following two nodes. - Start - Twitter

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.