๐๏ธ List entity hook actions
Lists entity hook actions within an organization.
๐๏ธ Find entity hook actions matching a request
Returns the entity hook actions that apply to a given NRN, action, dimensions, and an optional `request_body`.
๐๏ธ Create an entity hook action
Create an action for an entity hook.
๐๏ธ Read an entity hook action
Read an entity hook action.
๐๏ธ Update an entity hook action
Updates an entity hook action.
๐๏ธ Delete an entity hook action
Delete an entity hook action.
๐๏ธ Read an entity hook request
Reads an entity hook request: one firing of an entity hook action for a specific entity.
๐๏ธ Respond to an entity hook
Responds to an entity hook. Send this request to the `callback_url` from the hook notification once your logic has run.