Hi,
Is there a way I can embed a marketing form into an external ASP.NET webpage? I saw the documentation here: https://docs.microsoft.com/en-us/dynamics365/marketing/embed-forms , but I am looking for something slightly different.
My use case:
- query the list of forms by making a request to /api/data/v9.2/msdyncrm_marketingforms
- select the form I want to embed
What options do I have to embed the selected form in a page from my ASP .NET project, render it and be able to submit it?
I have attached a sample JSON object of a form for reference.
Thank you
[View:/cfs-file/__key/communityserver-discussions-components-files/768/sample_2D00_form.json:320:240]