Fetch Mautic contact by ID plugin
This plugin fetches a contact from Mautic, based on provided contact ID.
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 ID - please type in the path to ID of the contact that you want to fetch.