Value that should be matched (valuetype must be equals, last_two_digits, or last_three_digits). If you use last x digits, only use x digits for the value.
valuetointeger
Last number that works for this range (valuetype must be from_to).
valuefrominteger
First number that works for this range (valuetype must be from_to).
valuetypestring
Type of number search for usermapping.
calendaridinteger
Required
Calendar ID to associate with the usermapping. Must be a valid CalendarID from GET /api/calendar. Required field - using invalid values like -1 will cause an error.
servicegroupidinteger
Required
Service group ID to associate with the usermapping. Must be a valid ServicegroupID from GET /api/servicegroup. Required field - using invalid values like -1 will cause an error.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not