Twitter Post Update


Stuff You Need to Know

This component enables a circuit to post an update or "tweet" to the configured Twitter account. 

  • Create an app on https://apps.twitter.com/
  • Grab the Consumer Key (API Key) and Consumer Secret (API Secret) from Keys and Access Tokens
  • Make sure you set the right access level for your app
  • If you want to use user-based authentication, grab the access token key and secret as well

How to configure

  • Consumer Key: Provided by the twitter developer dashboard
  • Consumer Secret: Provided by the twitter developer dashboard
  • Access Token Key: Provided by the twitter developer dashboard
  • Access Token Secret: Provided by the twitter developer dashboard