mintBlue Console
Event Listeners
Actions
3min
īģŋ
Type | Interface | īģŋ |
insert_into_project | { type: 'insert_into_project'; options: { project_id: String } } | Insert the transaction into the specified project |
webhook | { type: 'webhook'; options: { url: STRING; } } | īģŋ |
īģŋ
īģŋ
The webhook will be called using the POST method. The body will contain the following information:
If your webhook url contains rawtx=1 inside the query parameters, the webhook body will contain the full raw transaction inside the body. Otherwise this is omitted
TypeScript
|
īģŋ
īģŋ
Updated 03 Mar 2023
Did this page help you?