{"id":20672126,"url":"https://github.com/workarea-commerce/workarea-emarsys","last_synced_at":"2025-08-12T02:42:30.630Z","repository":{"id":56898497,"uuid":"203637167","full_name":"workarea-commerce/workarea-emarsys","owner":"workarea-commerce","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-04T20:35:25.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-03-14T22:24:31.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/workarea-commerce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-21T17:56:43.000Z","updated_at":"2020-01-29T17:15:01.000Z","dependencies_parsed_at":"2022-08-20T17:40:35.090Z","dependency_job_id":null,"html_url":"https://github.com/workarea-commerce/workarea-emarsys","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-emarsys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-emarsys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-emarsys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workarea-commerce%2Fworkarea-emarsys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workarea-commerce","download_url":"https://codeload.github.com/workarea-commerce/workarea-emarsys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242891333,"owners_count":20202326,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T20:32:07.365Z","updated_at":"2025-03-10T17:27:11.013Z","avatar_url":"https://github.com/workarea-commerce.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Workarea Emarsys\n================================================================================\n\nEmarsys plugin for the Workarea platform.\n\nThis integration supports the following:\n\n1. Contact syncronization\n2. Product files\n3. Order syncronization\n4. Full Web-Extend Analytics integration\n\nThe Workarea Emarsys integration is a Emarsys Add-on. Contact your Emarsys support person to\nhave the Workarea Emarsys integration enabled for your account. \n\nGetting Started\n--------------------------------------------------------------------------------\n\nAdd the gem to your application's Gemfile:\n\n```ruby\n# ...\ngem 'workarea-emarsys'\n# ...\n```\n\nUpdate your application's bundle.\n\n```bash\ncd path/to/application\nbundle\n```\n\nConfiguration\n--------------------------------------------------------------------------------\nThe following fields can be edited via the admin site settings:\n\n1. **Production:** A toggle switch to set the integration into production mode, defaults to true.\n2. **Merchant ID:** The merchant ID of the Emarsys account. This value is required for the Web Extend Analytics Integration\n\n\nThe 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.\n\nAdd the following to your secrets:\n\n    emarsys:\n      user_name: YOUR_API_USER_NAME_HERE\n      secret_key: YOUR_API_SECRET_KEY_HERE\n    emarsys_sales:\n      api_token: YOUR_TOKEN_HERE\n\n\nData Exporting\n--------------------------------------------------------------------------------\n**Product Data**\n\nEmarsys 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.\n\nYou can access the Google product feed at: https://www.your_domain.com/google_feed\n\n**Order Files**\n\nOrder files are exported every six hours. The default order fields are supported.\n\nMore information about order files can be found here: https://help.emarsys.com/hc/en-us/articles/360003070654-Preparing-your-sales-data-file\n\nWorkarea Commerce Documentation\n--------------------------------------------------------------------------------\n\nSee [https://developer.workarea.com](https://developer.workarea.com) for Workarea Commerce documentation.\n\nLicense\n--------------------------------------------------------------------------------\n\nWorkarea Emarsys is released under the [Business Software License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-emarsys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkarea-commerce%2Fworkarea-emarsys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkarea-commerce%2Fworkarea-emarsys/lists"}