Automated Import
Impler allows facility to automate data import from remote locations. Data import from remote locations makes it easy when data needs to be imported automatically without human intervention.
Last updated
Impler allows facility to automate data import from remote locations. Data import from remote locations makes it easy when data needs to be imported automatically without human intervention.
Last updated
Automated Import feature is available in the Scale plan only! Feel free to reach out in case you want to try it out!
The process of automatic data import looks the same as manual data import, where the user uploads a file and impler imports the data. To convert any import to automated import we just need to switch its mode from Manual
to Automatic
. Once done your import is transformed from Manual
to Automatic
Import Mode.
When we switch import mode to Automatic, the Import widget gets transformed and instead of accepting the file from the user, the import widget asks the user for a source from where data will get imported on interval.
At the moment impler accepts RSS URL
as a source from where data will be fetched at user-specified intervals. The embed process of automatic import is the same as manual import. Here is how automatic import works:
The first step is to provide a source from where data will be imported at regular intervals. Here on RSS URL input, the user can provide the RSS URL and Impler will keep importing data from the URL.
The second step is to Map appropriate columns from the RSS file. As RSS follows XML structure, Impler parses the RSS file, extracts all paths for possible values in the XML file, and returns headings. Users can pick an appropriate heading for the column.
Impler imports data from specified sources at regular intervals. In the schedule step user defines the Interval. The ability to specify intervals in Minutes, Hours, Days, Months, and Days makes it limitless for a user to provide any timing.
At the end, impler confirms the automated import configuration. Which shows the source and when it will run.
You can provide anything in externalUserId
. ID or Email address that uniquely identifies the user is best suitable for value in externalUserId
.
Automated Imports refers to the user. It becomes obvious to show users import jobs into your application. Here are all the APIs to deal with import jobs in Impler.
Automated imports are associated with users. Users referred to here are users of end application who uses Impler. To mention userId we have to provide externalUserId
extra parameters. As mentioned in (React) and (HTML & JS).
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.