Pulter Documentation
  • Introduction
  • Getting Started
    • Add Data Template
    • Install Code
    • Receive Data
  • Setup
    • Fields
    • Hooks
    • Validations
    • Customising Styles
    • Import Links
    • Changing text (translations)
    • Other Settings
    • Webhook
  • Legal
    • Terms Of Service
    • Privacy Policy
Powered by GitBook
On this page
  1. Setup

Other Settings

Pulter offers optional settings that provide a more comprehensive data cleaning and user experience

PreviousChanging text (translations)NextWebhook

Last updated 2 years ago

Settings

maxRecords

Type: number

Default: null

Specify the maximum number of records that a single file can import. This value does not include the headers of the file.

allowInvalidSubmit

Type: boolean

Default: false

This option impacts the messaging on the final screen before submitting data. When this is set to false, Pulter will discard the records with errors. When this is set to true, Pulter will submit the records with errors.

maxFileSize

Type: number

Default: null

Specify the maximum upload filesize (in bytes) that a single file can import. NOTE you can't specify more than the allowed file size of your plan.

autoMapHeaders

Type: boolean

Default: false

With this setting on, Pulter will try to automatically map the CSV headers to the specified fields. The user can still click back and change the mapping if needed.

With settings you can specify the Headers matching accuracy. 1 for strict and up for more flexible matching. The Default is 2

The dataSync setting controls whether your data is processed by the Pulter server, or if it is processed entirely in the browser. When this is set to false, your imported data will be processed entirely in the browser. When this is set to true, your user imported data will be processed by the Pulter server.

Webhook endpoint to receive the imported data. This will be useful if don't set the webhook endpoint in the admin dashboard or you set dataSync false.

autoMapDistance

Type: number

Default: null

dataSync

Type: boolean

Default: true

webhookUrl

Type: string

Default: null

​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​