Task: Create Facebook Workplace user
Prerequisites
Facebook Workplace environment
Description
This task will create a user in the Facebook workplace.
Variables
Name | Description | Type | Example | Comment |
---|---|---|---|---|
Facebook workplace token | The authentication token which can be found in the custom integrations at https://workplace.facebook.com/work/admin/?section=apps | String | DQVJzck5Ud3hyd3JyVTJOZA2ZA3U2x0ZA0lUVkxBUXd | |
Username | The username which will be used for the account. | String | {UserName}@{Domain} | The username must be unique |
First name | The first name of the user. | String | John | |
Last name | The last name of the user. | String | Do | |
Email address | An extra email address of the user. | String | Optional. Secondary email of the user. | |
Phone number | The phone number of the user. | String | +31612345678 | Optional. If you want to use the phone number, please use the country code. |
Active | Specify if the new user will be active. | Boolean | True | True or False |