Integrate Form Reform with Microsoft Dynamics 365. This extension for Form Reform provides specialised form handlers for querying Microsoft Dynamics, and for forwarding and updating form data to Microsoft Dynamics.
All data sent to Microsoft Dynamics is fully configurable by mapping form inputs to Dynamics properties.
Data queried from Microsoft Dynamics is fully configurable using Dynamics query data operations and is made available to form handlers using {{place_holders}} in the dynamics and dynamics_get categories.
In an ideal configuration, part of your process for handling new leads in Microsoft Dynamics should be to check for existing leads for the same person to correlate and consolidate.
Nevertheless, once you have a lead, perhaps you simply want to add some notes to it rather than create a new lead.
By combining the form handlers in Form Reform Dynamics with the conditional processing of the Form Reform handler pipeline, many possibilities are available.
Our examples above are predominantly about using forms on your Concrete CMS site to add and update your Microsoft Dynamics data. But we can also do things the other way round.
For a registered user, you could provide a form so they can query what data you hold for them in Microsoft Dynamics.
Whatever forms functionality you configure using Form Reform Dynamics, think about privacy and security.
Consider whether the Microsoft Dynamics record and properties you are querying or updating really belongs to the person completing the form, how to ensure information does not get into the wrong hands and how to ensure information is not corrupted by bad actors or by simple user mistakes.
Many external APIs follow a CRUD model of functionality Create, Read, Update and Delete. Form Reform Dynamics is essentially a model implementation of the CRU(-D) without the Delete part of that functionality. Delete would have been easy to implement, but we deliberately left it out because it is dangerous.
With that in mind, Form Reform Dynamics has already been used as a starting point for custom integrations that we can't at present spill the beans on.
If you have a requirement for specific form handling integrations, Form Reform Dynamics could be your starting point. I can advise you through the process or be hired to develop the integration for you.
If you are a developer, perhaps you would like to add further such Form Reform extensions to the marketplace.
Form handlers for querying Microsoft Dynamics, forwarding and updating form data to Microsoft Dynamics.
Reform the way forms are built. Build a form out of blocks. Take control of how form submissions are processed and how the submitted data is stored. Easy to extend. Easy to reconfigure. Tangible data. Easy to add your own integrations.
ConcreteCMS Marketplace v9.4.1
/dashboard/system/form_reform
Reform the way forms are built. Build a form out of blocks. Take control of how form submissions are processed and how the submitted data is stored. Easy to extend. Easy to reconfigure. Tangible data. Easy to add your own integrations.
/dashboard/system/form_reform/plugin_list
Plugins for Form Handlers.
/dashboard/system/form_reform/form_reform_blocks
Blocks for Form Reform.
/dashboard/system/form_reform/global_settings
Edit global settings and defaults for Form Reform Submission.
/dashboard/reports/form_reform
Reform the way forms are built. Build a form out of blocks. Take control of how form submissions are processed and how the submitted data is stored. Easy to extend. Easy to reconfigure. Tangible data. Easy to add your own integrations.
/dashboard/reports/form_reform/form_reform_default
Default storage for Form Reform submissions.
/dashboard/system/form_reform/advanced_config
Advanced Configuration for Form Reform including adapting styles for non-Bootstrap 5 themes.
List and display form submissions from Form Reform.
ConcreteCMS Marketplace v9.1.10
/dashboard/reports/form_reform/form_reform_report
Report generator for default Form Reform submissions.
Not just Form Reform and not just UTM! Capture and hold incoming UTM (or other) tags and make the tag values available to Form Reform and/or Conditional Redirect as {{place_holders}}. You don't need Form Reform to use this.
ConcreteCMS Marketplace v9.0.3
/dashboard/system/form_reform/utm
Redirects to UTM Configuration in SEO settings.
/dashboard/system/seo/utm
Capture and hold incoming UTM (or other) tags and make the tag values available to Form Reform as {{place_holders}}. Also integrates with Conditional Redirect. You don't need Form Reform to use this!
Save submitted forms to Express objects and user attributes. Add and remove users from groups.
ConcreteCMS Marketplace v9.0.18
Form Reform Image Picker provides an image picking input block for Form Reform. The Image Picker Input is preconfigured to connect to most Omni Gallery gallery and slider display widgets, the core gallery block, and thumbnail showing templates for the core page list block. Advanced settings allow the Image Picker Input to be configured to pick images from other galleries and sliders.
ConcreteCMS Marketplace v9.0.4
Form Reform Data Picker provides data picking input blocks for Form Reform. The Table Picker Input is preconfigured to connect to Universal Content Puller table display widgets. Advanced settings allow the Table Picker Input to be configured to pick data from other HTML tables.
ConcreteCMS Marketplace v9.0.5
Form handlers for querying Microsoft Dynamics, forwarding and updating form data to Microsoft Dynamics.
Extends Form Reform with form handler macros. Provides a new dashboard page at System & Settings > Form Reform > Form Reform Macros to manage macros, and form handlers to run macros.
ConcreteCMS Marketplace v9.0.0
/dashboard/system/form_reform/macro
Extends Form Reform with form handler macros. Provides a new dashboard page at System & Settings > Form Reform > Form Reform Macros to manage macros, and form handlers to run macros.
A growing suite of resources to assist those developing blocks, handlers and more complex forms for Form Reform.
ConcreteCMS Marketplace v9.0.14
/dashboard/system/form_reform/plugin_dialogue_explorer
A reference copy of all plugin dialogues. They won't save and may only partially work. Just here for browsing.
/dashboard/system/form_reform/block_dialogue_explorer
A reference copy of all form input block dialogues. They won't save and may only partially work. Just here for browsing.
/dashboard/system/form_reform/find_my_forms
Locates Form Reform forms and the pages they are on.
If you need a specialized template or a custom input element, you can design new templates or new block types for form elements as you would any block type.
Blocks are easy for third party addition or extension. Block templates and are the first thing any Concrete CMS developer learns to code. They are one of the easiest things to code. The underlying mechanisms are well established and reliable.
Form handlers are built about the same extensible plugin system as many of my other addons (Universal Content Puller, Omni Gallery, Extreme Clean ...).
The whole system is aimed at easy extension within Form Reform, by third party addons, by agencies and by site building developers.
Handlers can be easily added to do whatever you want with the form data.
Saving form data with Form Reform is simply a handler in the processing pipeline. You can save to multiple locations or just one location.
If you need to save data elsewhere, such as to a dedicated table, a table provided through another addon, to another database, send it to an API, forward it to another server, or anywhere you can imagine, you can adapt or develop a form handler to do so.
The complexity of the code depends on where you are saving or sending the data, but wrapping that into a form handler plugin for Form Reform is straight forward.
The Form Reform handler plugin system is designed for easy extension.
Reform the way forms are built. Build a form out of blocks. Take control of how form submissions are processed and how the submitted data is stored. Easy to extend. Easy to reconfigure. Tangible data. Easy to add your own integrations.
List and display form submissions from Form Reform.
Not just Form Reform and not just UTM! Capture and hold incoming UTM (or other) tags and make the tag values available to Form Reform and/or Conditional Redirect as {{place_holders}}. You don't need Form Reform to use this.
Form handlers for querying Microsoft Dynamics, forwarding and updating form data to Microsoft Dynamics.
A suite of advanced image capture and upload tools. Enhanced drag and drop file uploading. Make screengrabs from within Concrete CMS. Capture images directly from device webcams. Edit images before uploading.
Save submitted forms to Express objects and user attributes. Add and remove users from groups.
Form Reform Image Picker provides an image picking input block for Form Reform. The Image Picker Input is preconfigured to connect to most Omni Gallery gallery and slider display widgets, the core gallery block, and thumbnail showing templates for the core page list block. Advanced settings allow the Image Picker Input to be configured to pick images from other galleries and sliders.
Form Reform Data Picker provides data picking input blocks for Form Reform. The Table Picker Input is preconfigured to connect to Universal Content Puller table display widgets. Advanced settings allow the Table Picker Input to be configured to pick data from other HTML tables.
Extends Form Reform with form handler macros. Provides a new dashboard page at System & Settings > Form Reform > Form Reform Macros to manage macros, and form handlers to run macros.
A growing suite of resources to assist those developing blocks, handlers and more complex forms for Form Reform.
While you may have plans to implement some much more complex forms using Form Reform, we strongly recommend you start with a simple form such as our contact form example in order to review the basic principles of using Form Reform before you move onto anything bigger.