Skip to content

adobe/reactor-extension-mailchimp-edge

Repository files navigation

Adobe event forwarding extension for Mailchimp

This is an Adobe Experience Platform event forwarding extension. Send event data to trigger Mailchimp audience emails for Campaigns or Journeys.

To learn more about using this extension in your event forwarding property, please see the extension documentation.

Development

For more information regarding extension development, please visit our developer documentation. Note the Scaffold tool and Extension Sandbox will be helpful in developing your own Platform edge extension.

Please join over 1,100 developers in the community Slack workspace.

Get started

  1. Install Node.js
  2. Clone this repository
  3. After navigating into the project directory, install the project dependencies by running npm install

Scripts

  • npm run test: run tests a single time
  • npm run test:watch: run tests continually while developing
  • npm run build: create a build
  • npm run sandbox: run the extension inside reactor-sandbox
  • npm run package: create the extension package

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the MIT License. See LICENSE for more information.

Changelog

All notable changes to this project will be highlighted in this section, please see Releases for details.