Skip to main content

I have created a webhook that listens for any envelope created and calls the API i configured.
My intention is to open the envelope based on the details received in webhook.

But in the response the complete url is not available and it has only the url path , how to construct the base url
we recieve envelope uri as 
/envelopes/<envelope-id>

Be the first to reply!

Reply