Scheduled Import / Export trigerred from permanent URL
It will be more efficient if we could run a scheduled import / export by sending a URL request, which can be done programmatically or even by a bookmark to call it that way the imports/exports will be run every time the URL is requested without having to go through the manual process of selecting it and running the action.
If Americommerce could provide a permanent URL like
/store/admin/tools/ScheduledImportList.aspx?scheduleImportID=xxx
Where xxx is the ID of the scheduled import, for a scheduled export it can have 2 options:
/store/admin/tools/ScheduledExportList.aspx?scheduledExportD=xxx&RunNow
or
/store/admin/tools/ScheduledExportList.aspx?scheduledExportD=xxx&RunAndUpload
As long as we are logged in if this URL is called it will trigger the imports/exports automatically
It will save so much time and works better than scheduled times as requests will be sent only when needed instead of constantly running at intervals.
Please sign in to leave a comment.
Comments
0 comments