Create an interaction channel
Learn about the Create endpoint in the InteractionChannel collection.
This API lets you create a new interaction channel.
API request
Parameters
projectId
Unique identifier of the project to which the interaction channel belongs.
Notes:
Whether or not you need to enter the project ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
From the same tenant profile, you can manage several projects.
project_Domain_Id
Unique identifier of the project's domain.
Note: Whether or not you need to enter the project domain ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID instead of the project domain ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
This parameter can have the following values:
-1
No Domain
2
Security & Safety
3
Human wellbeing
4
Digital user experience
project_Function_Id
Unique identifier of the project's function based on the project's domain.
Note: Whether or not you need to enter the project function ID depends on your user account;
If you are working with a private solution, you might need to enter the project ID instead of the project domain ID.
On the other hand, if you are working with a public solution, you might need to enter the project domain and function ID.
This parameter can have the following values:
For No domain (when
project_Domain_Idis -1)
-1
No Function
-
For Security & Safety (when
project_Domain_Idis 2)
1
Anticipation of drivers' distraction
Imposed
2
Employees' malicious patterns prediction (i.e. security staff of jewellery, bank, etc.)
Free
3
Autonomous digital assistant to access and support safety & security operators duties
Imposed
4
Detection of potential user malicious psychological profile (i.e. before flight onboarding)
Free
For Human wellbeing (when
project_Domain_Idis 3)
5
Work out personalization
Free
6
High-performance athlete's training personalization
Imposed
7
Real-time and historical data of the psychological well being of the employee
Free
8
Users' psychological assessments in real-time (i.e. digital psychologist
Free
For Digital user experience (
project_Domain_Id is4)
9
Irony detection
Free
10
Music personalisation by emotions
Imposed
11
Marketplace recommendations
Free
12
Virtual soul recreation (i.e. personality) for bots and iNFT
Free
13
Neuro-architecture
Free
identifier
Name of the interaction channel.
interaction_Channel_Types_Id
Unique identifier of the interaction channel type. This parameter can have the following values:
1
Input
2
Output
value
A value that helps to identify the interaction channel.
For example, for an input interaction channel where the input is captured through an IP camera, value will be its streaming IP address.
active
Indicates whether the interaction channel is active.
interaction_Input_Types_Id
(For input channels) Unique identifier of the input type. This parameter can have the following values:
1
Location
2
QR
3
Beacon
4
Camera
5
External signal
6
Object
interaction_Input_Category_Id
(For input channels) Unique identifier of the category to which the input interaction channel belongs
destination_Entity_Id
(For output channels) The entity that receives the output
destination_Entity_Object_Id
(For output channels) The object that receives the output
triggered_Action_Id
(For output channels) Unique identifier of the triggered action.
triggered_Action_Attribute_Id
(For output channels) Unique identifier of the triggered action attribute.
Last updated
Was this helpful?