Skip to main content

Update current user profile in Slack

Update current user profile in Slack.

Application

  • Slack

Inputs (what you have)

NameDescriptionData TypeRequired?Example
Connected accountThe connected account to use for the requestConnected AccountYes
Custom field 1 IDID of the field to setText (Short)No
Custom field 1 valueValue of the field to setText (Long)No
Custom field 1 altText (Short)No
Custom field 2 IDID of the field to setText (Short)No
Custom field 2 valueValue of the field to setText (Long)No
Custom field 2 altText (Short)No
Custom field 3 IDID of the field to setText (Short)No
Custom field 3 valueValue of the field to setText (Long)No
Custom field 3 altText (Short)No
EmailThis field can only be changed by admins for users on paid teamsEmailNo
First nameText (Short)No
Last nameText (Short)No
Status emojiIs a string referencing an emoji enabled for the Slack team, such as 🚞Text (Short)No
Status expirationThe number of minutes to wait until this status expires and is cleared. OptionalDatetimeNo
Status textAllows up to 100 characters, though we strongly encourage brevityText (Short)No
User IDID of user to change. This argument may only be specified by team admins on paid teamsText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
JSON OutputJSON output returned by the APIText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.
UnsuccessfulThis status is selected if the job has completed unsuccessfully.

Requirements

  • N/A