Skip to content

adiux/mautic-trello

Repository files navigation

Mautic Trello Integration

Interact with Trello directly from Mauitc. E.g. create Trello cards for contacts.

Showing how to create a Trello card from a Mautic contact

Requirements

Enduser Documentation

See Aivie/Mautic contact data in Trello

There is a companion Trello Power-UP available to show your latest contact data right inside of Trello.

Issue? / Feedback? / Feature Requests?

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.

Contributing

Install OpenAPI generator

npm install

Run tests

bin/phpunit --bootstrap vendor/autoload.php --configuration app/phpunit.xml.dist --filter MauticTrelloBundle

API Documentation

The api is based on OpenAPI v3.

Mock Server for UnitTests

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.

Start mock server

prism mock -d docs/api/i2-trello.oas3.yml

About

Create Trello cards for your contacts directly from Mautic

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages