mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-15 12:04:24 +00:00
cc3d10f340
* added api endpoint for a generic webhook w/ burnettk * added the start of test for testing webhooks w/ burnettk * the initial test for webhooks is now working w/ burnettk * added test to prove we can run a message send from a non-persistent process instance w/ burnettk * pyl w/ burnettk * updated connector-http for patch command w/ burnettk * make the webhook persistent so the message instance can be created w/ burnettk * make sure we commit the message instance to the db in the webhook code w/ burnettk --------- Co-authored-by: jasquat <jasquat@users.noreply.github.com>
10 lines
340 B
JSON
10 lines
340 B
JSON
{
|
|
"description": "",
|
|
"display_name": "simple_message_send_receive",
|
|
"exception_notification_addresses": [],
|
|
"fault_or_suspend_on_exception": "fault",
|
|
"metadata_extraction_paths": null,
|
|
"primary_file_name": "simple-message-send-receive.bpmn",
|
|
"primary_process_id": "Process_simple_message_send_receive_ivod1hz"
|
|
}
|