Hooks
Register new hooks
How to register new hooks in Blnk.
POST
Available in version 0.8.4 or later.
Body
Name of the hook. Ensure it is as descriptive as possible for easy reference.
Endpoint URL where the hook will send requests.
Type of the hook —
PRE_TRANSACTION or POST_TRANSACTION.Indicates whether the hook is enabled or disabled.
Maximum time (in seconds) allowed for the hook to execute.
Maximum number of retry attempts if the hook fails.