Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.46 KB

Twitter.md

File metadata and controls

28 lines (17 loc) · 1.46 KB

Twitter

Properties

Name Type Description Notes
type String To set up a Twitter integration, please follow the steps outlined in the Twitter Setup Guide. [optional]
tier TierEnum Your Twitter app's tier. Only "enterprise" is supported for new integrations.
envName String The Twitter dev environments label. Only required / used for sandbox and premium tiers. [optional] [readonly]
consumerKey String The consumer key for your Twitter app.
consumerSecret String The consumer key secret for your Twitter app.
accessTokenKey String The access token key obtained from your user via oauth.
accessTokenSecret String The access token secret obtained from your user via oauth.
defaultResponderId String The default responder ID for the integration. This is the ID of the responder that will be used to send messages to the user. For more information, refer to <a href=&quot;https://docs.smooch.io/guide/switchboard/#per-channel-default-responder\&quot;&gt;Per-channel default responder</a> guide. [optional]
defaultResponder DefaultResponderDefaultResponder [optional]

Enum: TierEnum

Name Value
ENTERPRISE "enterprise"