Hi all, I'm trying to send an instant email confirmation to users, when they enter the system. The email must be sent via a customer journey, as we want to preserve analytics.
What we currently do is this
- the user gets added to the Leads database via PowerAutomate
- a contact is created
- A dynamic segment containing the contact is created
- a customer journey sends out a confirmation email containing a brochure
Unfortunately the email gets sent out after 15-20 minutes, when the segment refreshes
A good way to solve it would be to use a marketing form, as that trigger is instantaneous, but we cannot do so because of the way the data is inserted into the CRM. So I'm trying to create a new form submission via PowerAutomate, in order to have the trigger triggered.
The submission gets created correctly, and I can see in the related contact info, but the trigger is not processed.
How should I make my flow in order for it to create a working form submission?
Thank you in advance!