docusignapi - how to give docusign connect listener page? -


in docusign connect url can give js file http://xxxx.xxx.xxx/index.js or server side scripting.how give docusign connect listener page?

you can supply url docusign connect api.

you can supply url envelope event notification parameter. enables register web hook url part of envelope send method.

in both cases supplying "web hook" url--your url called docusign dtm platform. means url must visible on public internet.

if url behind firewall, must have opening in firewall enable docusign call url.

the software behind url can written in language. can't static web page, needs page can receive , process information receives docusign.

as alternative writing own "listener," check out docusign retrieve product.


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -