Unique identifier of the calendar event attendee to update
emailstring
Email address of the attending person or user. Invitations will be sent to this address if email_notifications is set to true for the related cal event
statusstring
Required
Status of the attendee. Can be new, invited, no_invite, accepted, rejected, perhaps or canceled
user_idinteger
ID of the related CSCRM user. Either person_id or user_id has to be set to valid records
person_idinteger
ID of the related CSCRM person. Either person_id or user_id has to be set to valid records
cal_event_idstring
Required
Unique identifier of the calendar event
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