New Intergration Development

Hi.



I would like to integrate mautic with my own email marketing tool, but i do not know where to start.



Would someone please be able to assist

Hi.

I would like to integrate mautic with my own email marketing tool, but i do not know where to start.

Would someone please be able to assist

Hi!

If you are wanting to push information into Mautic, such as leads, you might want to look at our PHP API library (https://github.com/mautic/api-library). If your project isn’t in PHP, the OAuth and REST endpoints will still work, but I’m afraid you’ll have to grab those endpoints out of that library as we don’t have them documented yet.

If you want to extend Mautic, we do have work in progress developer docs at http://mautic.github.io/developer-documentation/#introduction. It’s not finished as you’ll see but there’s definitely enough there to get started.

Thanks!
Alan