Mautic
Integry supports the flowing actions of Mautic.
Actions
Name
Method
Description
Create Email
POST
Creates a new email
Update Email
PATCH
Updates an existing email
For more, please see Mautic API docs.
Authorization
Mautic uses Basic with URL authorization type. The end-user is identified through a combination of basic authentication (username and password) and a specific URL. Integry uses these credentials to perform API requests to Mautic on behalf of the end-user.
FAQs
Why was my campaign created, but there was no HTML inside it? This issue occasionally occurs due to a problem with the Mautic API. Since this is a problem on Mautic's end, there's not much we can do to resolve it directly. However, this issue is rare, and retrying after some time usually resolves it. We have reported this problem to Mautic for further investigation.
Last updated