Call a collection CRM EVENTAsk AIpost https://app.xkit.co/api/v1/crm/{connection_id}/objects/{object_slug}/events/{event_name}Calls a collection CRM EVENT by its slug. The CRM EVENT is defined in the MAPPING.Path Paramsconnection_idstringrequiredThe CONNECTION id of the integrationobject_slugstringrequiredThe CRM OBJECT slug setup in the DEV PORTALevent_namestringrequiredThe EVENT slug defined when creating the mapping for a specific CONNECTIONBody ParamsRequest body sent to the CRM EVENT. Payload will be transformed according to the MAPPING.payloadobjectrequiredThe CRM EVENT payload to be sent to the CRM. It will be transformed according to the MAPPING.Event Payload objectResponses 200Sample response: CRM RECORDS List Response defaultSample response: Error ResponseUpdated over 3 years ago