Twitter (X)
Managing incident response automation with Twitter (X).
1. Creating an App
Go to the Twitter Developer Portal
In the Projects section, select the Default project (it is created automatically)
Click Add App

Enter a name for your app and click Next

The app is now created โ but don't save the keys yet.

Weโll return here later to get the necessary data.
2. Setting Permissions
Go to User authentication settings

Set the necessary permissions (e.g., Read and Write)

In the Type of App section, select:
โ Native App โ Public client
In the App info block, make sure to enter the following values exactly:
๐น Callback URL / Redirect URL:
https://app.latenode.com/redirected/index.html
๐น Website URL:
https://app.latenode.com/connections

โ ๏ธ Important: These fields must be entered exactly as shown โ otherwise, the authorization wonโt work.
After this, you'll receive the Client ID and Client Secret.
These are the values you need to paste into the authorization form in Latenode, then confirm login.
