Creates a new Event
Success
Unauthorized
{- "event_ID": 0,
- "claim_Audit_Event": true,
- "completion_Date": "2019-08-24T14:15:22Z",
- "completion_Percent": 0.1,
- "due_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "event_Processor": "string",
- "event_Type": "string",
- "meta_Data": "string",
- "next_Scheduled_Date": "2019-08-24T14:15:22Z",
- "next_Scheduled_Time": "2019-08-24T14:15:22Z",
- "priority": "string",
- "process_Automation_Event": true,
- "reminder": true,
- "reminder_Event_ID": 0,
- "reportSeries_Key": 0,
- "start_Date": "2019-08-24T14:15:22Z",
- "status": "string",
- "subject": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "userGroup_Key": 0,
- "user_ID": "string"
}
{- "data": {
- "event_ID": 0,
- "claim_Audit_Event": true,
- "completion_Date": "2019-08-24T14:15:22Z",
- "completion_Percent": 0.1,
- "due_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "event_Processor": "string",
- "event_Type": "string",
- "meta_Data": "string",
- "next_Scheduled_Date": "2019-08-24T14:15:22Z",
- "next_Scheduled_Time": "2019-08-24T14:15:22Z",
- "priority": "string",
- "process_Automation_Event": true,
- "reminder": true,
- "reminder_Event_ID": 0,
- "reportSeries_Key": 0,
- "start_Date": "2019-08-24T14:15:22Z",
- "status": "string",
- "subject": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "userGroup_Key": 0,
- "user_ID": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Lists all Event
Success
Unauthorized
Updates a specific Event.
Success
Unauthorized
{- "event_ID": 0,
- "claim_Audit_Event": true,
- "completion_Date": "2019-08-24T14:15:22Z",
- "completion_Percent": 0.1,
- "due_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "event_Processor": "string",
- "event_Type": "string",
- "meta_Data": "string",
- "next_Scheduled_Date": "2019-08-24T14:15:22Z",
- "next_Scheduled_Time": "2019-08-24T14:15:22Z",
- "priority": "string",
- "process_Automation_Event": true,
- "reminder": true,
- "reminder_Event_ID": 0,
- "reportSeries_Key": 0,
- "start_Date": "2019-08-24T14:15:22Z",
- "status": "string",
- "subject": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "userGroup_Key": 0,
- "user_ID": "string"
}
{- "data": {
- "event_ID": 0,
- "claim_Audit_Event": true,
- "completion_Date": "2019-08-24T14:15:22Z",
- "completion_Percent": 0.1,
- "due_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "event_Processor": "string",
- "event_Type": "string",
- "meta_Data": "string",
- "next_Scheduled_Date": "2019-08-24T14:15:22Z",
- "next_Scheduled_Time": "2019-08-24T14:15:22Z",
- "priority": "string",
- "process_Automation_Event": true,
- "reminder": true,
- "reminder_Event_ID": 0,
- "reportSeries_Key": 0,
- "start_Date": "2019-08-24T14:15:22Z",
- "status": "string",
- "subject": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "userGroup_Key": 0,
- "user_ID": "string"
}, - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Create or Update multiple Event at once. If the entity exists, it will be updated. If the entity does not exist, it will be created.
Success
Unauthorized
[- {
- "event_ID": 0,
- "claim_Audit_Event": true,
- "completion_Date": "2019-08-24T14:15:22Z",
- "completion_Percent": 0.1,
- "due_Date": "2019-08-24T14:15:22Z",
- "end_Date": "2019-08-24T14:15:22Z",
- "entry_Date": "2019-08-24T14:15:22Z",
- "entry_User": "string",
- "event_Processor": "string",
- "event_Type": "string",
- "meta_Data": "string",
- "next_Scheduled_Date": "2019-08-24T14:15:22Z",
- "next_Scheduled_Time": "2019-08-24T14:15:22Z",
- "priority": "string",
- "process_Automation_Event": true,
- "reminder": true,
- "reminder_Event_ID": 0,
- "reportSeries_Key": 0,
- "start_Date": "2019-08-24T14:15:22Z",
- "status": "string",
- "subject": "string",
- "update_Date": "2019-08-24T14:15:22Z",
- "update_User": "string",
- "userGroup_Key": 0,
- "user_ID": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}
Move Event to the Next Scheduled Date. See ListEventSchedule to get all Schedule IDs for this Event.
Success
Unauthorized
Snooze an Event for the specified duration. See ListSnoozes for available snooze durations. Default snooze duration is 15 minutes.
Success
Unauthorized