Secure
All data is encrypted in transit with TLS and at rest with AES-256. We continuously validate our infrastructure to ensure we are meeting security requirements.
Our forms validate data as it is entered and provide helpful tool tips to ensure you get complete and accurate information. Forms can be branded with your company name and logo, and can even use your company’s domain name.
Refreshingly simple form design ensures forms are easy to use. Forms are mobile-friendly and your company name and logo are prominently displayed. Users are only presented with the fields they need.
Start collecting forms in just a few minutes by creating a shareable link.
You can send a batch of tax form requests to hundreds of contacts at once with just a few clicks. Track the status of each request as they are viewed and completed.
When a form session is complete, an official PDF of the form is generated automatically. Official documents ensure that you are ready with the documents and data you need for compliance.
POST https://api.nextform.app/sessions
{
"formType": "w9Oct2018",
"signerEmail": "user@example.com",
"successUrl": "https://example.com/thanks",
"formData": {
"name": "Robert Smith"
}
}
Create a session with a simple API request. You can prefill parts of the form. Once the user completes the form, data is returned with a webhook, or you can make a follow-up request to the API.
All data is encrypted in transit with TLS and at rest with AES-256. We continuously validate our infrastructure to ensure we are meeting security requirements.
Forms are designed to strictly comply with governing rules and capture complete and accurate information. Validation is built-in, and tool tips provide helpful guidance.
Forms requested with our service are securely stored and searchable via the API. Forms can be exported in a variety of formats for compliance needs.