Using Frontend Callback
Get sanitized and formatted user-imported data Directly on your frontend application. Helping you to access data directly.
Last updated
Get sanitized and formatted user-imported data Directly on your frontend application. Helping you to access data directly.
Last updated
Available from @impler/[email protected] SDK. Not advisable to access imported data on the front end, if importing more than 10K records.
Once the user completes importing the spreadsheet in the widget, you access imported data immediately on the frontend application.
Open the Import and go to the Destination
section.
Enable Get Imported Data in Frontend
.
Once the destination is enabled Impler will start sending Imported data on the frontend.
To access we can use onDataImported
method at if using react or can check for aDATA_IMPORTED
event as per if using HTML & JavaScript.
If you have any questions, suggestions, or comments. Feel free to reach out to us over Discord. We’re constantly improving to deliver the best Data Importer for your product, and we value your input.