For the complete documentation index, see llms.txt. This page is also available as Markdown.

Twitter

Set up the Twitter connector in Pandium using Basic or OAuth2 authentication so tenants can securely sync tweets, engagement metrics, and follower data.

Connector Overview

Twitter is a social media platform that allows users to post and interact with short messages known as tweets, offering businesses a channel for customer engagement and marketing.

Authentication Type

Basic & OAuth2

Webhook Supported

No

Secrets

  • Basic

    • PAN_SEC_TWITTER_BASIC_EMAIL_ADDRESS

    • PAN_SEC_TWITTER_BASIC_PASSWORD

  • OAuth2

    • PAN_SEC_TWITTER_OAUTH_API_KEY

    • PAN_SEC_TWITTER_OAUTH_API_SECRET_KEY

API Client Supported

No

Requirements for Provisioning

In order to provision your connector, the following Twitter (Basic) information must be gathered:

  • Basic

    • Email Address

    • Password

  • OAuth2

    • API Key

    • API Secret Key

API Resources

For more information on how to utilize the Twitter API, feel free to reference the following documentation.

Last updated

Was this helpful?