I am trying to create an automated cloud flow that generates an auto-reply email when receiving the first email to a shared mailbox.
Auto-reply email will be sent to the sender on their first email with a uniquely generated reference number starting from 1- infinity.
Issue: I am not able to generate an incremental unique reference number for every first email received. I have attached the flow I have created. Any help is appreciated.
Expected Output:
Example1 : Auto Reply Email body- "Thank you for contacting the ABC Mailbox. Here is your unique reference number :1. We will be in contact shortly regarding your query. Thanks"
Example2 : Auto Reply Email body- "Thank you for contacting the ABC Mailbox. Here is your unique reference number:2. We will be in contact shortly regarding your query. Thanks"
Image-1
Image-2
Any help is appreciated.