Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Waitlist: send email when automatically registered=yes

(1) ShareShare
ReportReport
Posted on by 48
Hi folks,
 
A difficult one here: we use power automates to create our event registrations when a website form is filled. We do this because we would otherwise have to create dozens upon dozens of forms manually. 
 
This way of working prevents us from using the Waitlist functionality as intended, but we have covered this in the power automate: it checks the capacity of an event and creates either an event registration or a waitlist item.
 
When a place becomes available, the waitlist item gets deleted and the event registration is created, as per the documentation (/If the identified waitlist record has Automatically register set to Yes, then an event registration record is generated for the contact and the associated waitlist record is deleted./).
 
We now need to have an email send to the contact that he/she is registered for the event. Is there any way to do this? Bear in mind that we use one journey for all the events and event registrations.
 
Many thanks.
  • Dengliang Li Profile Picture
    Microsoft Employee on at
    Waitlist: send email when automatically registered=yes
    Hi,
     
    The output of the Compose step is an array, where each element of the array is an object.
    These objects represent the changed fields in the deleted Waitlist record.
    The /logicalName/ in the object is the logical name of the field.
    The /oldValue/ is the value of the field before the record was deleted.
    The /newValue/ is the value of the field after the record is deleted.
     
     
    Best Regards,
    Dengliang Li
     
  • JDG Profile Picture
    48 on at
    Waitlist: send email when automatically registered=yes
    I'm trying to implement this but am kind of at a loss what to do with the conditions 1 and 2 in the Apply to each. You mentioned an expression (Condition 1: items('Apply_to_each')['logicalName'])) but I'm not sure where the 'logicalName' comes from. Shouldn't there have be a Compose action for this one as well?
  • JDG Profile Picture
    48 on at
    Waitlist: send email when automatically registered=yes
    Thanks very much for your answer. I'm not quite sure we'd want to go down that path, but it is certainly a solution.
  • Verified answer
    Dengliang Li Profile Picture
    Microsoft Employee on at
    Waitlist: send email when automatically registered=yes
    Hi,
     
    Hi,
     
    Since I'm using the trial version of Customer Insights-Journey, which doesn't have the Outbound Marketing module, I can only manually add and delete waitlist records.
    When a waitlist is deleted, you can find the deletion record in the Audit Log to get the related contact and event to send a notification confirmation registration event email to the related contact.

     
    This can be implemented with Power Automate Flow.

     

     
    Compose action:  json(outputs('List_rows')?['body/value'][0].changedata).changedAttributes
     

     
    Condition 1: items('Apply_to_each')['logicalName']
    Set Contact GUID variable:  slice(items('Apply_to_each').oldValue,8)
    Condition2: items('Apply_to_each')['logicalName']
     

    Set Event GUID variable: slice(items('Apply_to_each').oldValue,15)
     

     
    If my answer was helpful, please click Like, and if it solved your problem, please mark it as verified to help other community members find more.
    If you have further questions, please feel free to contact me .
     
    Best Regards,
    Dengliang Li
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,209 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,923 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans