post https://idata.routee.net/api/data
The mass data API will send the historic data from the database. The mass data will be
sent in the following order:
- Customers
- Subscribers
- Products
- Wishlist
- Orders
The mass must be sent automatically after a successful authentication.
The mass data must be sent in multiple parts in order to prevent sending too much data.
The mass data must be sent in the background so the user doesn’t have to wait until all the data is sent
There are three ways you can send mass data. You may look at our docs ( https://docs.routee.net/docs/how-to-integrate-marketing-automation-with-custom-software) to see which is more suitable to you.
Here we present you an example for the Single Data:
STATUS CODES
Status | Message |
---|---|
200 | Valid data |
400 | Invalid data |