MailerLite Remove From Group Trigger - how to specify which group?

alun

Member
Hiya
I'm setting up my very first Pabbly Workflow (yay!)
What I want is for the trigger to be when someone is removed from a specific group in Mailerlite Classic.
I have successfully set up the API connection, and chosen the Trigger Event "Subscriber Remove From Group". I was then expecting to be asked which group would trigger the event, but it does not appear to be asking me.
How can I specify the specific group that should trigger the event if someone is removed from it?
Thanks
Al

1667849650418.png
 

Fagun Shah

Well-known member
You must be getting group id or group name in the response , so you can try setting up filter as 2nd step of the workflow to filter specific group.

If you want to do different action based on the different group ids/names then try Routers -
 
Top