This is a space for developers to get information and support for the Dropbox Sign API. Find answers to your questions, troubleshoot issues, and connect with others building with the Dropbox Sign API.
Hi everyone, Over the past few years, Community members have shared feedback, ideas, and questions that help shape how this community supports you. We’ve been listening closely, and as a result, we’ll soon be moving the Dropbox Community to a new platform designed to deliver a better, more seamless experience. 😍 We’re just…
Hello. Is it possible to create a multi-signer signature request where: * Signer 1 uses the "embedded" signature flow * Signer 2 uses the "non-embedded" signature flow I've gone through both the "embedded" and "non-embedded" workflows (in API docs) separately, but I'm unclear how I could combine these two flows for a…
Question or Issue I am a company that wants to send a request a signature embedded in my website, but the requester_email_address should be each request a different email for each request, but it should be under the same company. How can I do it without opening a user account for all my users?
Hi, we want to start using the auto expiration feature on Dropbox sign but for some reason the /unclaimed_draft/create_embedded_with_template endpoint does not include the parameter for this setting. We noted that the template endpoint is not one of the listed endpoint on the expiration feature page. Question 1: Will this…
We use embedded templates in our web app to create templates. However, when we receive the callback in our Java application, the TemplateResponseDocumentFormFieldDateSigned object does not include metadata values such as font family, font size, and date format. Secondly, when we create a signature request using the…
Im working on a lwc where id like to embed a signing process in iframe, I was able to successfully retrieve sign URL, but when I try to use it on iframe I got following error, at which step do I need to set my client id? So far I used this with client id in request body String apiUrl =…
Hi, I have integration with Dropbox Sign API (earlier HelloSign) that downloads documents after they were signed. I am downloading a zip file, and I would like to save them with different names based on the template they were created with. Is there a way to identify which documents were created from which template? (Right…
Hey Sign API Community! We're glad to see your engagement and activity after opening up this space! If you do find that you need to write into our support team, we wanted to highlight some helpful pieces of information that our team needs to investigate your issue. Please submit a request from the primary email address…
Hello @Greg-DB , I am using the following Dropbox Sign .NET SDK code in my project to generate Dropbox Sign Access token using previously saved Refresh token. public async Task<TokenResponse> GetRefreshToken(TokenResponse tokenResponse) { TokenResponse tokenResponse2 = new TokenResponse(); string errorlog =…
We're excited to introduce the Sign API Developer community, a space for you to engage with everything related to the Sign API. This forum is where you can ask questions, share knowledge, and collaborate to get the most out of Sign API. Whether you're an experienced developer or just starting with the Sign API, this forum…
It looks like you're new here. Sign in or register to get started.