Paperform is a form and survey builder for collecting responses, payments, and signups, with a REST API for managing forms, submissions, products, coupons, webhooks, spaces, and Papersign documents. Nexla connects to the Paperform API to ingest this data as a source and to send updates back to Paperform as a destination.
Power end-to-end data operations for your Paperform API with Nexla. Our bi-directional Paperform connector is purpose-built for Paperform, making it simple to ingest data, sync it across systems, and deliver it anywhere — all with no coding required. Nexla turns API-sourced data into ready-to-use, reusable data products and makes it easy to send data to Paperform or any other destination. With comprehensive monitoring, lineage tracking, and access controls, Nexla keeps your Paperform workflows fast, secure, and fully governed.
Features
Type: API
SourceDestination
Seamless API Integration: Connect to any endpoint as source or destination without coding, with automatic data product creation
Visual Composition & Chaining: Build complex integrations using visual templates, chain API calls, and compose workflows with data validation and filtering
API Proxy: Expose curated slices of your data securely with a secure and customizable API proxy that validates and transforms data on the fly
Request optimization with intelligent batching, retry, and caching to minimize API calls and costs
Before creating a Paperform credential, you need an API key from your Paperform account. Paperform authenticates every API request with an API key sent as a bearer token in the Authorization header (Authorization: Bearer <token>). API access requires a Paperform Standard or Business plan.
After selecting the data source/destination type, click the Add Credential tile to open the Add New Credential overlay.
Enter a name for the credential in the Credential Name field and a short, meaningful description in the Credential Description field.
Enter your Paperform API key in the API Key Value field. This key is sent as a bearer token in the Authorization header for all API requests and must be kept confidential.
Click the Save button at the bottom of the overlay. The newly added credential will now appear in a tile on the Authenticate screen during data source/destination creation.
To create a new data flow, navigate to the Integrate section, and click the New Data Flow button. Select the Paperform connector tile, then select the credential that will be used to connect to Paperform, and click Next; or, create a new Paperform credential for use in this flow.
Nexla provides pre-built templates that can be used to rapidly configure data sources to ingest data from common Paperform endpoints. Select the endpoint from which this source will fetch data from the Endpoint pulldown menu. Available endpoint templates are listed in the expandable boxes below.
[Rest API] List forms
This endpoint template retrieves forms from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a form
This endpoint template retrieves a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List form fields
This endpoint template retrieves form fields from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a form field
This endpoint template retrieves a form field from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List submissions for a form
This endpoint template retrieves submissions for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a form submission
This endpoint template retrieves a form submission from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a submission by ID
This endpoint template retrieves a submission by ID from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List partial submissions for a form
This endpoint template retrieves partial submissions for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a partial submission for a form
This endpoint template retrieves a partial submission for a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a partial submission by ID
This endpoint template retrieves a partial submission by ID from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List products for a form
This endpoint template retrieves products for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a product for a form
This endpoint template retrieves a product for a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List coupons for a form
This endpoint template retrieves coupons for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a coupon for a form
This endpoint template retrieves a coupon for a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List webhooks for a form
This endpoint template retrieves webhooks for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a webhook for a form
This endpoint template retrieves a webhook for a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List spaces
This endpoint template retrieves spaces from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a space
This endpoint template retrieves a space from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List forms in a space
This endpoint template retrieves forms in a space from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] List translations for a form
This endpoint template retrieves translations for a form from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a translation for a form
This endpoint template retrieves a translation for a form from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List Papersign documents
This endpoint template retrieves Papersign documents from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] Get a Papersign document
This endpoint template retrieves a Papersign document from your Paperform account. Use this template when you need to ingest a single record into Nexla for analysis, reporting, or downstream integration.
[Rest API] List Papersign folders
This endpoint template retrieves Papersign folders from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] List webhooks for a Papersign folder
This endpoint template retrieves webhooks for a Papersign folder from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
[Rest API] List Papersign spaces
This endpoint template retrieves Papersign spaces from your Paperform account. Use this template when you need to ingest this data into Nexla for analysis, reporting, or downstream integration.
Once the selected endpoint template has been configured, click the Test button to the right of the endpoint selection menu to retrieve a sample of the data that will be fetched. Sample data will be displayed in the Endpoint Test Result panel on the right, allowing you to verify that the source is configured correctly before saving.
Paperform data sources can also be manually configured to ingest data from any valid Paperform API endpoint, including endpoints not covered by the pre-built templates, chained API calls, or custom request parameters. Select the Advanced tab at the top of the configuration screen, and follow the instructions in Connect to Any API to configure the API method, endpoint URL, date/time and lookup macros, path to data, metadata, and request headers.
Once all of the relevant settings have been configured, click the Create button in the upper right corner of the screen to save and create the new Paperform data source. Nexla will now begin ingesting data from the configured endpoint and will organize any data that it finds into one or more Nexsets.
Click the + icon on the Nexset that will be sent to the Paperform destination, and select the Send to Destination option from the menu. Select the Paperform connector from the list of available destination connectors, then select the credential that will be used to connect to Paperform, and click Next; or, create a new Paperform credential for use in this flow.
Nexla provides pre-built templates that can be used to rapidly configure destinations to send data to common Paperform endpoints. Select the endpoint to which data will be sent from the Endpoint pulldown menu. Then, click on the template in the list below to expand it, and follow the instructions to configure additional endpoint settings.
[Rest API] Update a form
This endpoint template updates a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a form field
This endpoint template updates a form field in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a form submission
This endpoint template deletes a form submission in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a submission by ID
This endpoint template deletes a submission by ID in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a partial submission for a form
This endpoint template deletes a partial submission for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a partial submission by ID
This endpoint template deletes a partial submission by ID in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a product for a form
This endpoint template creates a product for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a product for a form
This endpoint template updates a product for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a product for a form
This endpoint template deletes a product for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a product's quantity for a form
This endpoint template updates a product's quantity for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a product's sold count for a form
This endpoint template updates a product's sold count for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a coupon for a form
This endpoint template creates a coupon for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a coupon for a form
This endpoint template updates a coupon for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a coupon for a form
This endpoint template deletes a coupon for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a webhook for a form
This endpoint template creates a webhook for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a webhook for a form
This endpoint template updates a webhook for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a webhook for a form
This endpoint template deletes a webhook for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a space
This endpoint template creates a space in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a space
This endpoint template updates a space in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a translation for a form
This endpoint template creates a translation for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a translation for a form
This endpoint template updates a translation for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a translation for a form
This endpoint template deletes a translation for a form in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Send a Papersign document
This endpoint template sends a Papersign document in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Copy a Papersign document
This endpoint template copies a Papersign document in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Cancel a Papersign document
This endpoint template cancels a Papersign document in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Move a Papersign document to a folder
This endpoint template moves a Papersign document to a folder in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a Papersign folder
This endpoint template creates a Papersign folder in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Create a webhook for a Papersign folder
This endpoint template creates a webhook for a Papersign folder in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Update a webhook for a Papersign folder
This endpoint template updates a webhook for a Papersign folder in Paperform using records from a Nexset. Each record is sent as a separate API request.
[Rest API] Delete a webhook for a Papersign folder
This endpoint template deletes a webhook for a Papersign folder in Paperform using records from a Nexset. Each record is sent as a separate API request.
Paperform destinations can also be manually configured to send data to any valid Paperform API endpoint. Select the Advanced tab at the top of the configuration screen, and follow the instructions in Connect to Any API to configure the API method, data format, endpoint URL, request headers, attribute exclusions, record batching, and response webhooks.
Once all endpoint settings have been configured, click the Done button in the upper right corner of the screen to save and create the destination. To send the data to the configured Paperform endpoint, open the destination resource menu, and select Activate.
The Nexset data will not be sent to the Paperform endpoint until the destination is activated. Destinations can be activated immediately or at a later time, providing full control over data movement.