Hi,
I'm creating an email workflow that sends an email to a contact. The primary entity of the WF is based on a custom 'survey' entity, which is related to a custom 'booking' entity, which is then related to the OOTB 'Contact' entity.
So, using the form assistant, I can select the related 'booking' entity which is linked to the contact, but I can only see 'Contact', where I would have hoped to see Contact:First Name.
Any advice on how I may do this. Using D365.
Thanks
*This post is locked for comments
Thanks Mahender.
Thanks Ravi, that helps!
Hi Glasgow,
The OOB workflow editor will let you choose only from the direct parent i.e. one level. It won't go beyond that. As suggested above, you need to write something custom to achieve this.
Simple option would be to add the firstname & lastname fields on the Booking entity, which populates from the corresponding contact record. And in workflow, you use the firstname, lastname field instead of contact.
Hope this helps.
Hi,
You can create another workflow/ or write custom logic to get first name and last name (create to fields to hold these values) of the contact and further can use those fields in your workflow.
Thanks
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156