Check cloud exports
See how many documents were exported, queued, or are ready for export in the Cloud Storage settings.
Simplified creation of Document Group Templates (Pt. 1)
Upload files to a Document Group Template, make edits, and share them with the new and improved interface. The rest of the UI (setting up signing roles/steps and the invite settings) remains the same.
New progress bar in editing mode
The signNow logo has been changed to the Go-Back button that allows users to return to the previous step when preparing or sending a document, template, Document Group, or Document Group Template.
[API] Receive an email notification before automatically unsubscribing from webhooks
When the conditions are met, a user’s event subscriptions (webhooks) can be deactivated or automatically unsubscribed. With this new functionality, we will notify users via email before this action takes place to avoid unexpected scenarios with application performance.
We will send a warning email to the subscription owner's inbox if the callback reaches 10 errors within 10 minutes with a “Host unreachable” response. If no action is taken, we will deactivate the webhook subscription and send an email confirmation.
Deactivation trigger: if a callback reaches 30 errors within 60 minutes with a “Host unreachable” response.
You can change the notification’s email address by making a request to the support team.
Find more information here.
[API] Remove access_token from callback payload (new parameter)
With this new parameter, you can remove the access_token from the Webhook callback payload. Find more information here.
[API] Manage Smart fields inside a template
More actions for Smart fields are now available via the API. Use the new endpoints to:
> Add Smart fields to a template. More information here.
> Remove Smart fields from a template. More information here.
> View info about Smart fields in a template. More information here.
> Pre-fill Smart fields. More information here.
