I would like to create automation so that every time I have a new user registering on my website, they are automatically added to a MailerLite group (Welcome email).
It works with already existing users but not users with users who just created an account which leads to me having to manually add new users.
Please share screenshots of relevant module fields and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario blueprint
Please export the scenario blueprint file to allow others to view the mappings and settings. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
(Note: Exporting your scenario will not include private information or keys to your connections)
Please provide the output bundles of the modules by running the scenario, then click the white speech bubble on the top-right of each module, save the bundle contents in your text editor as a bundle.json file, and upload it here into this discussion thread.
Providing the output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!
Unfortunately I can run a scenario only if a member is already registered in my MailerLite database. As shown on the second picture, I need a already existing subscriber ID or email.
I would like that a new user registering on my website gets automaticaly added to a MailerLite group.
@Leo_Girod Use the Map to place the variable from module 1 “Watch subscriber events” in the field “Sbuscriber ID”. Then select the Group you want to add them to and it should work
For this type of scenario, you should have a second MailerLite account, and use it for testing.
In the current case, there is no output bundle out of the first module.
Proceeding step-by-step is a good development method with Make, here, without data, it is difficult to analyze.