Fetch Mautic contact by email plugin
This plugin fetches a contact from Mautic, based on provided contact email.
Input
This plugin takes any payload as input.
Outputs
This plugin returns response from Mautic API on port response, or optional error info on port error if one occurs.
Plugin configuration
Form fields
- Mautic resource - please select your Mautic resource. It should contain:
- Mautic API URL
- Mautic Client private key
- Mautic Client public key
- Contact email address - please type in the path to the email address of the contact that you want to fetch.