Event.ActivityBreakAgendaItem.Created
Sent when an activity break agenda item is created in an event.
| { "type": "Event.ActivityBreakAgendaItem.Created", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAgendaItem.Deleted
Sent when an activity break agenda item is deleted from an event.
| { "type": "Event.ActivityBreakAgendaItem.Deleted", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.ActivityBreakAgendaItem.Updated
Sent when an activity break agenda item is updated in an event.
| { "type": "Event.ActivityBreakAgendaItem.Updated", "data": { "eventId": "<guid>", "activityBreakAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Archived
Sent when an event is archived.
| { "type": "Event.Archived", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Anonymized
Sent when a contact is anonymized in an event.
| { "type": "Event.Contact.Anonymized", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Created
Sent when a contact is created in an event.
| { "type": "Event.Contact.Created", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Deleted
Sent when a contact is deleted from an event.
| { "type": "Event.Contact.Deleted", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Contact.Updated
Sent when a contact is updated in an event.
| { "type": "Event.Contact.Updated", "data": { "eventId": "<guid>", "contactId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Created
Sent when an event is created.
| { "type": "Event.Created", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Deleted
Sent when an event is deleted.
| { "type": "Event.Deleted", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Created
Sent when a function is created in an event.
| { "type": "Event.Function.Created", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Deleted
Sent when a function is deleted from an event.
| { "type": "Event.Function.Deleted", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Function.Updated
Sent when a function is updated in an event.
| { "type": "Event.Function.Updated", "data": { "eventId": "<guid>", "functionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Created
Sent when a heading agenda item is created in an event.
| { "type": "Event.HeadingAgendaItem.Created", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Deleted
Sent when a heading agenda item is deleted from an event.
| { "type": "Event.HeadingAgendaItem.Deleted", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.HeadingAgendaItem.Updated
Sent when a heading agenda item is updated in an event.
| { "type": "Event.HeadingAgendaItem.Updated", "data": { "eventId": "<guid>", "headingAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Created
Sent when an information agenda item is created in an event.
| { "type": "Event.InformationAgendaItem.Created", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Deleted
Sent when an information agenda item is deleted from an event.
| { "type": "Event.InformationAgendaItem.Deleted", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.InformationAgendaItem.Updated
Sent when an information agenda item is updated in an event.
| { "type": "Event.InformationAgendaItem.Updated", "data": { "eventId": "<guid>", "informationAgendaItemId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Created
Sent when an invoice is created in an event.
| { "type": "Event.Invoice.Created", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Finalized
Sent when an invoice is finalized in an event.
| { "type": "Event.Invoice.Finalized", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.Issued
Sent when an invoice is issued in an event.
| { "type": "Event.Invoice.Issued", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Invoice.PurchaseOrderNumberUpdated
Sent when the purchase order number of an invoice is updated in an event.
| { "type": "Event.Invoice.PurchaseOrderNumberUpdated", "data": { "eventId": "<guid>", "invoiceId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Payment.Created
Sent when a payment is created in an event.
| { "type": "Event.Payment.Created", "data": { "eventId": "<guid>", "paymentId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Payment.Updated
Sent when a payment is updated in an event.
| { "type": "Event.Payment.Updated", "data": { "eventId": "<guid>", "paymentId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Created
Sent when a registration is created in an event.
| { "type": "Event.Registration.Created", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Deleted
Sent when a registration is deleted from an event.
| { "type": "Event.Registration.Deleted", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Registration.Updated
Sent when a registration is updated in an event.
| { "type": "Event.Registration.Updated", "data": { "eventId": "<guid>", "registrationId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Created
Sent when a session is created in an event.
| { "type": "Event.Session.Created", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Deleted
Sent when a session is deleted from an event.
| { "type": "Event.Session.Deleted", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Session.Updated
Sent when a session is updated in an event.
| { "type": "Event.Session.Updated", "data": { "eventId": "<guid>", "sessionId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|
Event.Updated
Sent when an event is updated.
| { "type": "Event.Updated", "data": { "eventId": "<guid>", "timestamp": "yyyy-MM-ddTHH:mm:ssZ", "correlationId": "<guid>" } }
|