Emarsys plugin for the Workarea platform.
This integration supports the following:
The Workarea Emarsys integration is a Emarsys Add-on. Contact your Emarsys support person to have the Workarea Emarsys integration enabled for your account.
Add the gem to your application's Gemfile:
# ...
gem 'workarea-emarsys'
# ...
Update your application's bundle.
cd path/to/application
bundle
The following fields can be edited via the admin site settings:
The contact and sales data APIs require different access keys that require storage in the secrets file. You can generate a user for the contact API in the Emarsys admin.
Add the following to your secrets:
emarsys:
user_name: YOUR_API_USER_NAME_HERE
secret_key: YOUR_API_SECRET_KEY_HERE
emarsys_sales:
api_token: YOUR_TOKEN_HERE
Product Data
Emarsys supports the google product feed specification for product catalog. This integration includes the Workarea Google Product feed to support exporting products. The Google product feed will generate at 5:00 AM daily.
You can access the Google product feed at: https://www.your_domain.com/google_feed
Order Files
Order files are exported every six hours. The default order fields are supported.
More information about order files can be found here: https://help.emarsys.com/hc/en-us/articles/360003070654-Preparing-your-sales-data-file
See https://developer.workarea.com for Workarea Commerce documentation.
Workarea Emarsys is released under the Business Software License