Get User Info for Target

Fetch Trovo user data and populate a set of variables

Parameters

Source Typerequired
Select
  • Broadcaster - The currently logged in broadcaster account
  • User - User that invoked the action e.g. a raid leader, subscriber, point redeemer etc.
  • From Input - This will take the next word proceeding the trigger as the username to lookup. This user does not have to be present in the channel
  • Variable - Use the current value of an existing variable as the target
Variable
string

If you selected Variable as your Source Type, enter the name of the variable you would like to read in

Variables

The following variables will be populated after executing this sub-action:

Description
categoryIdstring

The numeric id of the game category

categoryNamestring

The target user's current game category

createdAtDateTime

Datetime of when the target user's account was created

lastStreamTimeDateTime

Datetime of when the target user last streamed at

liveTitlestring

If the user is currently live, this will contain the target user's live stream title

targetChannelTitlestring

The target user's channel title

targetInfostring

Profile information of the target user

targetInfoEscapedstring

URL encoded profile information of the target user

targetIsModeratorboolean

Whether or not the target user is a moderator

targetIsSubscribedboolean

A boolean value indicating if the user is currently subscribed

targetLastActivestring

When the user was last active

targetPreviousActivestring

When the user was previously active

targetSubscriptionTierstring

The tier at which the user is subscribed

targetUserstring

Display name of the target user

targetUserAudienceTypestring

The audience type the user caters to, it can be one of the following:

  • CHANNEL_AUDIENCE_TYPE_FAMILYFRIENDLY
  • CHANNEL_AUDIENCE_TYPE_TEEN
  • CHANNEL_AUDIENCE_TYPE_EIGHTEENPLUS
targetUserFolowersstring

The number of followers the target user has

targetUserIdstring

User Id of the target user

targetUserLanguagestring

Language of the channel, ISO2 format (2 letter language code)

Example: en
targetUserNamestring

User name of the target user

targetUserPlatformstring

User platform of the target user

Example: trovo
targetUserProfileImageUrlstring

A link to the user's Trovo profile image

targetUserProfileImageUrlEscapedstring

The url to the user's profile image URL encoded