
Userlist
Send user, company, and event data to Userlist
Configuration
Option | Description |
---|---|
Push Key Type: string Required: True | You can find your Push Key in your Userlist Push settings |
User Identifier Type: string Required: True | The unique identifier for the user in Userlist. |
User Email Type: string Required: False | The email address of the user. |
Custom User Properties Type: dictionary Required: False | Map of custom user properties and their values. |
Company Identifier Type: string Required: False | The unique identifier for the company in Userlist. |
Company Name Type: string Required: False | The name of the company. |
Custom Company Properties Type: dictionary Required: False | Map of custom company properties and their values. |
Using our REST API you can create this destination like so:
Terminal