X (formerly Twitter)
note
Child node: must be placed inside a Web Page node.
Node Card
Category: Social & Federated Nodes
Type:
twitterPlacement: Child node inside a Web Page node.
Properties
Outputs & Errors
| Property | Type | Required | Description |
|---|---|---|---|
| App Name | text | Yes | Display name for this X app configuration. |
| API Key | text | Yes | The X (Twitter) API Key (Consumer Key). |
| API Secret | text | Yes | The X (Twitter) API Secret (Consumer Secret). |
| Password Attribute | text | Yes | The attribute used to derive a password for the linked LoginRadius account. |
| Output | Condition |
|---|---|
true | X authentication succeeded and a linked LoginRadius account was found or created |
false | X authentication failed or no linked account could be resolved |
Usage Notes
Place the X node inside a Web Page node. Register the LoginRadius callback URL as the Callback URL in your X Developer Portal app settings. Note that X's OAuth 1.0a flow may require enabling specific permissions (Read, Write) depending on your use case.