Mapping Lookup values from Dynamics 365 Marketing Form Submissions with Power Automate

Mapping Lookup values from Dynamics 365 Marketing Form Submissions with Power Automate

How to make sense of lookup responses in a Marketing Form submission, when the form response says {"Id":"b580cd20-8e2a-ee11-bdf4-0022482578b5","LogicalName":"amey_country"} but what it actually means is ‘Australia’. If your users can’t speak GUID then this ones for you.

Read More
Mapping Option Sets/Choice Labels from Dynamics 365 Marketing Form Submissions to Custom Tables with Power Automate

Mapping Option Sets/Choice Labels from Dynamics 365 Marketing Form Submissions to Custom Tables with Power Automate

How to make sense of option set/choice responses in a Marketing Form submission, when the form response says ‘15’ but what it actually means is ‘My dog ate my homework’. If your users can’t speak integer then this ones for you.

Read More
Which web page was my Dynamics 365 Marketing form submitted from?
JavaScript, Dynamics 365 Marketing Amey Holden JavaScript, Dynamics 365 Marketing Amey Holden

Which web page was my Dynamics 365 Marketing form submitted from?

How to use the same dynamics 365 marketing embedded form on multiple pages in your website, and being able to know which web page the form was submitted from.

For example you have a general enquiry form which is a request for more details, you embed this on multiple pages about various services you offer. It is valuable to know which service the enquiry is about, without relying on the customers message to tell you or having to create different forms for each page with a hidden field set to a default value.

Read More
Mapping Dynamics 365 Marketing Form Submissions to Custom Tables with Power Automate

Mapping Dynamics 365 Marketing Form Submissions to Custom Tables with Power Automate

Marketing forms in Dynamics 365 are great for creating and updating contact and/or lead records, but not much else. The documented way to handle form submissions beyond lead or contact is to build a classic workflow but that in itself is very restrictive. By moving the automation into a Power Automate flow it opens up many more doors in terms of generation submission reports, notifications and sophisticated record manipulation that cannot be achieved with classic workflows alone.

Read More