Hello Mautic Community,I hope you’re doing well.
I would like to know if it’s possible to create a custom API endpoint to add a new event type. I’m currently using a third-party application for SMS campaigns and would love to integrate it with Mautic. My goal is to track each sent message and its status for every contact within Mautic.
Additionally, I’m considering inserting events directly into the database via SQL. However, I want to ensure that this approach won’t negatively impact Mautic’s functionality. Could you kindly advise on the best way to achieve this integration?
I truly appreciate your time and guidance. Looking forward to your response.
Isn’t the SmsBundle doing the same thing? Perhaps you just need to build a SMS transport for your SMS provider?
Thank for reply @escopecz but my goal is to send custom event to contact the have receive the text message and also change the status in case message deliver or fails