Use Cases
- Fetch the processing status of all imports for a given date range without navigating to the MoEngage dashboard.
- Proactively alert about failures in automated campaigns. For example, if an automated campaign must run using the updated list of users ingested into MoEngage through the import option, but if the import fails for any reason, it may impact the reachability of your campaigns. Typically, you become aware of import failure only when navigating to the MoEngage dashboard or when you receive an email alert. However, with this API, you can track the status proactively even before the campaign is impacted.
Endpoints
The File Imports API is a collection of the following endpoints:- Trigger File Imports API: Triggers scheduled file imports.
- Import Details API: Fetches the status at an import level.
- Import File Run History API: Fetches the file processing status of each file contained in an import.
FAQs
Trigger File Imports
Does the trigger API change the import schedule?
Does the trigger API change the import schedule?
No, the schedule still remains the same as originally set up in the MoEngage Dashboard.
Postman Collection
Test these endpoints quickly by importing our Postman collection:- Trigger File Imports: View in Postman
- Import Details: View in Postman
- Import File Run History: View in Postman