Interact with Trello directly from Mauitc. E.g. create Trello cards for contacts.
- Mautic > v3.0.2
- Trello
- This plugin is already installed with your Aivie Mautic Hosting
There is a companion Trello Power-UP available to show your latest contact data right inside of Trello.
We are always looking for new ways to improve working with Mautic. Please contact us if you have a feature request, or found an issue.
npm install
bin/phpunit --bootstrap vendor/autoload.php --configuration app/phpunit.xml.dist --filter MauticTrelloBundle
The api is based on OpenAPI v3.
Can be combined with prism to automatically create a mock server based on the OpenAPI specification. This is not in use for now. Static json files are used for the UnitTests.
prism mock -d docs/api/i2-trello.oas3.yml