Guys apparently webinarpress seeing that many people asked mautic to update the plugin and can connect to mautic through API Credentials (Applications)
The thing is that the contact enters mautic BUT THE PROBLEM IS THAT I DON’T know how to send them to a segment to start the automation.
Is there a way that I can automatically insert it into the segment or label it?
When the contact is passed into mautic from webinarpress is there any option to apply a tag?
If you use N8N as the connector, the N8N mautic module allows you to assign a tag or even add to to a segment.
Process might be send the webinarpress data to N8N via webhook to HTTP request, push that to the mautic module where u can do some config and then push it into mautic to activate the automation.