Marketing

Mautic

4min
with the mautic app in {{product name}} , you can manage the contacts, companies, segments, and stages in your mautic account requirements to use the mautic app in {{product name}} , you must have a mautic account connect mautic and {{product name}} to connect your mautic account to make you need to enable the api in your mautic account and obtai your domain, client id, and client secret log in to your mautic account go to settings > configuration open api settings and switch api enabled? option to yes and save the dialog by clicking the apply or save & close button retrieving api credentials log in to your mautic account go to settings > api credentials click the + new button fill in the dialog fields as follows click the save & close button find the client id (public key) and client secret on the api credentials page go to make and open the mautic module's create a connection dialog enter the client id and client secret you have retrieved in step 7 to the respective fields and click the continue button to establish the connection after you click the continue button, make will redirect you to the mautic website, where you will be prompted to grant make access to your account confirm the dialog by clicking the accept button the connection has been established you can proceed with setting up the module mautic modules after connecting to the mautic app, you can use the following types of modules to build your {{scenario plural lowercase}} watch events triggers when a new event given by the selection parameter is occured create/update a contact create a new contact if the contact with the same e mail already exists, it is updated update a contact updates an existing contact get a contact gets an individual contact by id search contacts retrieves a list of contacts by a search delete a contact deletes a contact creates/update a company creates a new company if the company with the same company's name already exists, it is updated update a company updates an existing company get a company gets an individual company by id list companies returns a list of all companies available to the user delete a company deletes a company create a stage creates a new stage update a stage updates an existing stage add contact to a stage adds a contact to a specific stage remove contact from a stage removes contact from a specific stage get a stage gets an individual stage by id list stages returns a list of all contact stages delete a stage deletes a stage create a segment creates a new segment update a segment updates an existing segment add contact to a segment adds a contact to a specific segment add contact to a segment adds a contact to a specific segment remove contact from a segment removes contact from a specific segment get a segment gets an individual segment by id list segments returns a list of all segments delete a segment deletes a segment make an api call performs an arbitrary authorized api call mautic resources mautic api documentation