Integration with ironclad webhook without middleware
HI,
We are going to build an integration with IronClad Webhook for contract generation. We can send the create request to webhook. Now, we want to get the response from the webhook. We are looking for webhood ID, Status (completed, Amendment, Cancelled) as a part of response. The problem here is webhook cannot customize the Jason format and so we cannot use update transaction. Do we have any other way to get the response without using middleware.
0