Subscribe to an app event
Subscribes to one of the app’s events (see the events view). Known events become people, meetings and deals automatically; any other event is delivered to Norbelys as an event you can act on.
Authorizations
Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….
Headers
Opt-in idempotency for a safely retried write: reuse the same key to replay the original result for 24h instead of re-executing. Recommended on every POST.
255Path Parameters
The integration id (path).
Body
Response
OK
The trigger's configuration, or null when it takes none.
False while the trigger is paused.
The event slug this trigger listens to.
"HUBSPOT_NEW_CONTACT"
The trigger id.
"intt_p2q8r4s0t6u2v8w4x0y6z2a8"
When the trigger was created (RFC 3339).
Always "integration_trigger".