CleverReach Adapter Package for KaufmannDigital.EmailEditing
Features:
- Transfer MJML from generated emails to CleverReach
- Assignment of CleverReach mailings to email nodes
This package requires kaufmanndigital/cleverreach 3.1.0 or higher.
Excerpt from the CleverReach Readme:
You can create such credentials at https://www.cleverreach.com/login (Menu “My Account” -> “REST API”). You need credentials for REST API V3.
KaufmannDigital:
CleverReach:
credentials:
clientId: '<client-id>'
clientSecret: '<client-secret>'
Build the view:
cd Resources/Private/NeosUI
yarn install
yarn build or yarn watch
Todos:
- Extend Mail NodeType with properties:
- Subject
- x] Sender name
- Recipient (Groups)
- Sender address
- Create ActionController
- Create view with button “Create CleverReach mailing”. Button addresses controller.
- Translations