Skip to main content
Question

Sending document to Adobe sign through API or SDK?

  • May 22, 2025
  • 3 replies
  • 5 views

Forum|alt.badge.img

Is there a way to send a document in box to be signed using the API or SDK or relay?

Trying to eliminate this manual step.

 

thanks in advance!

-Chris/

3 replies

Forum|alt.badge.img

Hi ,

 

You can use the Open With UI Element, which will load an appropriate file in something like Adobe Sign.

 

- Jon


Forum|alt.badge.img

But doesn't that just get me half way there?    I don;t want to open a UI to then fill and click send.   I want to be able to code in API or SDK to send a file for signing to someone in batch mode...  no gui./


Forum|alt.badge.img

Hi ,

 

There isn't a way to do this innately through the APIs / SDKs without building out a connector yourself. Beyond the Open With example, there are box.com integrations, such as this, but again that is going through the UI. 

 

For what you're saying it sounds like this would need to be an integration between the Box APIs and Adobe Sign APIs.