Articles in this section
Category / Section

How to retrieve and use form field values from BoldSign documents via Zapier integration?

Published:
6 mins read

To retrieve form fields and their corresponding values in your BoldSign–Zapier integration, you can use Webhooks by Zapier to capture and process the data sent from BoldSign upon document completion.

Follow the steps below to retrieve and use form field values from BoldSign documents via Zapier integration:

Zapier page

  • Trigger: Select BoldSign as the trigger app and add Document Completed as the trigger event.
  • Connect your BoldSign account and test the trigger. If data is retrieved correctly, proceed using the sample document record.

Trigger app

  • Action: Select Webhooks by Zapier and add Get as the action event.

Action

URL: https://api.boldsign.com/v1/document/properties?documentId={Your document Id}'

Headers:
{
  'accept': 'application/json',
  'X-API-KEY': '{Your API Key}'
}
  • Insert the above URL along with Document ID into the URL field and add the above headers in the Headers section on the Webhooks configuration page.

Webhook

  • You can use the Formatter by Zapier to manipulate or clean up the retrieved values if needed.
  • Connect Gmail as the action app and configure it.
  • In the Gmail configuration, map the required form field values by selecting data from either Get in Webhooks by Zapier or Formatter by Zapier.

Gmail configuration

  • Test the complete Zap to ensure everything works as expected. Once verified, click Publish to activate the automation.
Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Access denied
Access denied