Ingest API (Webhooks)
the ingest api allows third party systems to send people data into jomablue using webhooks style approach it is designed for lightweight ingestion of json payloads and supports configurable mapping rules to translate external data into jomablue’s event model typical use cases include importing new attendees or leads from crm/marketing platforms (e g salesforce, marketo, hubspot) updating existing person records in an event populating categories, custom fields, and item entitlements from external data this documentation covers the setup of other systems to send data to jomablue on the jomablue side, once we create your ingest endpoints and configure mapping you can start sending requests jomablue can accept just about any json structured payload and then handles all the mapping and translations internally every event in jomablue can have none, one or many ingest endpoints each with seperate configuration for maximum flexibilty