Create Users ​
Endpoint ​
POST /unified/ticketing/users
Integrations supported
- Dixa
- Freshchat
- Gorgias
- Hive
- Pivotal Tracker
- Planhat
- Qualtrics CoreXM
- Re:amaze
- Teamwork Project Management
Query parameters ​
Refer Specifying query parameters in Truto APIs
The ID of the integrated account to use for the request.
62f44730-dd91-461e-bd6a-aedd9e0ad79d
The format of the response.
unified
returns the response with unified mappings applied.raw
returns the unprocessed, raw response from the remote API.normalized
applies the unified mappings and returns the data in a normalized format.stream
returns the response as a stream, which is ideal for transmitting large datasets, files, or binary data. Using streaming mode helps to efficiently handle large payloads or real-time data flows without requiring the entire data to be buffered in memory.
Defaults to unified
.
unified
raw
normalized
stream
unified
Excludes the remote_data
attribute from the response.
Array of fields to exclude from the response.
truto_exclude_fields[]=id&truto_exclude_fields[]=name
Query parameters to pass to the underlying API without any transformations. Refer this guide to see how to structure the query parameters.
remote_query[foo]=bar
Collection with type project is required.
Required in
- Pivotal Tracker
Request Body ​
Refer Writing data using Unified APIsThe user's first name
Required in
- Planhat
- Qualtrics CoreXM
Supported in
- Dixa
- Freshchat
- Gorgias
- Teamwork Project Management
The user's last name
Required in
- Planhat
- Qualtrics CoreXM
Supported in
- Dixa
- Freshchat
- Gorgias
- Teamwork Project Management
The user's name
Required in
- Dixa
- Pivotal Tracker
- Re:amaze
Supported in
- Gorgias
- Hive
The user's email addresses
Required in
- Dixa
- Gorgias
- Hive
- Pivotal Tracker
- Planhat
- Qualtrics CoreXM
- Re:amaze
Supported in
- Freshchat
- Teamwork Project Management
The user's email address
The type of email address
primary
other
The roles the user has
owner
member
viewer
Enum support by integration
- Pivotal Tracker
owner
member
viewer
Supported in
- Gorgias
- Pivotal Tracker
- Planhat
- Teamwork Project Management
The role's unique identifier
The role's name
The nick name of the user.
Required in
- Planhat
Supported in
- Planhat
The URL of the user's avatar
Supported in
- Dixa
- Freshchat
The user's username
Required in
- Qualtrics CoreXM
The type of user
Required in
- Qualtrics CoreXM
The password needed for the user to log into their account.
Required in
- Qualtrics CoreXM
The languages preferred by the user
Required in
- Qualtrics CoreXM
The IDs of the teams the user is a member of
Supported in
- Freshchat
Any additional data that should be passed as part of the request body. This data is not transformed by Truto and is passed as is to the remote API.
Response Body ​
The user's unique identifier
Supported in
- Dixa
- Freshchat
- Gorgias
- Hive
- Pivotal Tracker
- Planhat
- Qualtrics CoreXM
- Re:amaze
- Teamwork Project Management
The user's name
Supported in
- Dixa
- Freshchat
- Gorgias
- Hive
- Pivotal Tracker
- Planhat
- Re:amaze
The user's first name
Supported in
- Dixa
- Freshchat
- Gorgias
- Hive
- Planhat
- Teamwork Project Management
The user's last name
Supported in
- Dixa
- Freshchat
- Gorgias
- Hive
- Planhat
- Teamwork Project Management
The user's username
Supported in
- Pivotal Tracker
The user's email addresses
Supported in
- Dixa
- Freshchat
- Gorgias
- Hive
- Pivotal Tracker
- Planhat
- Re:amaze
The user's email address
The type of email address
Whether the user is active or not
Supported in
- Dixa
- Freshchat
- Gorgias
- Planhat
The IDs of the teams the user is a member of
Supported in
- Freshchat
The URL of the user's avatar
Supported in
- Dixa
- Freshchat
- Teamwork Project Management
The roles the user has
Supported in
- Dixa
- Freshchat
- Gorgias
- Pivotal Tracker
- Planhat
- Re:amaze
The role's unique identifier
The role's name
The date and time the user was created
Supported in
- Dixa
- Freshchat
- Gorgias
- Pivotal Tracker
- Planhat
- Re:amaze
The date and time the user was last updated
Supported in
- Dixa
- Gorgias
- Pivotal Tracker
- Planhat
- Re:amaze
The unique identifier for the specific version of the resource.
Raw data returned from the remote API call.