Use API Post Method to export the product catalog to Emarsys
Provide a configuration for the Below fields under Catalog export settings
a. Export Method (API POST / SFTP)
b. Merchant ID
c. Bearer Token
d. Test Connection [Button]
Make Sure the API Post works aside of FTP feature
When the "Test Conncetion" button clicked push a CSV with only headers & one sample product and run the test
B. Sales Data (SI) Export:
Use API Post Method to export the Orders to Emarsys
Configuration for the Below fields under Catalog export settings
a. Export Method (API POST / SFTP)
b. Merchant ID
c. Bearer Token
d. Maximum Number of records per export
e. Test Connection
Make Sure the API Post works aside of FTP feature
When the "Test Conncetion" button clicked push a CSV with only headers & one sample order and run the test
C. Contact (Customer / Subscriber) Export:
Contact Sync using API in both Manual Export (If count of records lessthan 10k) & Batch Export via CRON JOB
Clear the chunk of Customer records from Queue as soon as synced to Emarsys
Clear the chunk of Subscriber records from Queue as soon as synced to Emarsys
Convert the WebDAV script to use Magento core function instead of thirdparty library dependencies
Contact Bulk / Initial Exports via CRON
D. Optin Enhancements:
Subscribe from checkout
Fixed issue with subscriber confirmation email when Double Optin enabled
Enhancements:
A. Product Full Catalog Export:
B. Sales Data (SI) Export:
C. Contact (Customer / Subscriber) Export:
D. Optin Enhancements: