GET_USER_TWITTER

Get Twitter user information by name, ID, or URL.

People
icon of TwitterTwitter
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
GET_USER_TWITTER(username)
username

Twitter screename, id, or URL of the user to get information from. For example: "adidas" or "https://twitter.com/adidas"

Examples

GET_USER_TWITTER("stripe") returns information about the `stripe` Twitter username.