activities
latest
false
UiPath logo, featuring letters U and I in white

Integration Service Activities

Last updated Feb 19, 2026

Create Sign Request

Project compatibility

Windows | Cross-platform

Overview

DescriptionAPI MethodAPI Path
Create a sign request for a document using a Box Sign template. POST/sign_requests/send
Note:

To create a sign request with the Create Sign Request activity, the documents used in the process must have template tags.

Template tags are a way in which you add data to a base document that Box Sign automatically recognizes. To learn how to create templates using tags, see the official Box documentation.

Input

ParameterDescriptionData Type
Signer emailsThe email addresses of all required signers. Signer order can be specified, with the first signer designated as index 0. string
File to signThe file for which the signing request is being created.data list
Destination folderThe folder where the signed document will be saved once completed. data list
TemplateThe Box Sign template to use for the signing process. Templates can be created directly within Box. data list
Email subjectThe subject line of the sign request email sent to recipients. string
Email messageThe message body included in the email sent to signers.string
RemindersIf enabled, Box will automatically send reminders to outstanding signers on days 3, 8, 13, and 18. boolean
Days validThe number of days after which the sign request will automatically expire if not completed. int32
Are text signatures enabledDetermines whether signers are allowed to sign by typing their names (text signatures). If disabled, only drawn or uploaded signatures are allowed. boolean
External IDAn identifier used to reference the sign request in an external system. string
Prefill tags text valueThe text value to prefill a corresponding text tag defined in the template. string
Prefill tags date valueA date value used to prefill a date tag defined in the template. date time
Is document preparation neededIndicates whether document preparation (e.g., setting up fields) is required before sending. boolean
Prefill tags checkbox valueA boolean value used to prefill a checkbox field in the template. boolean
Prefill tags document tag IDThe tag ID of the field being prefilled, as defined in the Box Sign template. string
Note: Template tags are assigned in the order in which the email addresses are added to the Signer Emails field. This is not the same as the order of signing. If there are more tags on the document than actual signers, those tags aren't populated. If you add more signers than tags, the extra signers can sign the document, but are not directed to the locations in the document. They can add text, dates, and signatures wherever they want in the document.

Output

ParameterDescriptionData Type
Sign request IDThe unique identifier of the newly created sign request.string
Create sign requestThe full response object detailing the created sign request. object
  • In API workflows, a single response object is returned as the output. Any required fields can be extracted directly from this object.
  • In RPA workflows, some output parameters may differ, but the necessary values can still be retrieved from the response object even if they are not explicitly exposed.
  • Project compatibility
  • Overview
  • Input
  • Output

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.