Plaza 365
Plaza 365

No results found for your search

RegisterLog in

0

Visit article

#boundaction

#customcode

#flow

#marketingformsubmission

#msdyncrm_updatemarketingformsubmission

Dynamics 365 CRM - Development

Category

Apr 14, 2023

Published date

Text

Article Type


AI Summary

  • The article discusses the process of creating a marketing form submission record through flow/custom code in Microsoft business applications.
  • Simply creating the marketing form submission record is not enough; to process it in the platform, the bound action "msdyncrm_UpdateMarketingFormSubmission" with Step = Retry needs to be called.
  • The flow involves creating a form submission record and then associating marketing field submission records with the desired values, such as email, first name, and last name.
  • The action "msdyncrm_UpdateMarketingFormSubmission" is then called to trigger the submission (or resubmission) of the form submission record.
  • When the flow is run, a record is created with the status as pending.
  • If the input is correct, the status is updated to success within a few seconds.
  • As a result, a corresponding contact or lead is created or updated.
  • The article mentions that this scenario is not officially supported, so caution should be exercised when implementing it.

Registered users can view the full text for FREE!

Sign In Now!

Cookies Consent

We use cookies to enhance your browsing experience, serve personalized ads or content, and analyze our traffic. By clicking "Accept All", you consent to our use of cookies.