Dropbox Sign API
im working on my app using the signature api and dropbox sign in.
When i send out a signature request, the requester is always me, the one who owns the apis key.
i want to make it so who ever is signed in to my app via the dropbox sign in is the requester
Hi there,
In order to change the requester for a signature request, you will need to create an unclaimed draft instead of a signature request. In the request body, you'd assign the email of the user to the requester_email_address parameter. That user can then load the request on the iframe, place signer fields and send the signature request themselves.
Hope this helps!
Hi there,
In order to change the requester for a signature request, you will need to create an unclaimed draft instead of a signature request. In the request body, you'd assign the email of the user to the requester_email_address parameter. That user can then load the request on the iframe, place signer fields and send the signature request themselves.
Hope this helps!
thats what i needed , but it doesnt work on test mode .
thank you
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!