Getting started with Webfuse can be done in three simple steps:


1.    Create a Connector, authorizing Webfuse to use your Dynamics 365 data.

  • Go To Administration - Connectors and click on "Create a new Connector"
  • Give your connector a name that represents its purpose e.g. Production Instance 1. 
  • After that, provide the URL of the Dynamics 365 for CE/CRM application e.g. https://testalot.crm6.dynamics.com
  • Webfuse will ask you to login into your Dynamics 365 account, please do so with System Administrator access. It will then ask you to authorize Webfuse to use your Dynamics 365 data for that instance.
  • Please authorize Webfuse and you will be taken back to Webfuse where your connector has been set up successfully!



2.    Create a Fuse and enrich your content with Dynamics data, adding a reference, a loop, a filter, or a form.              Finalize your Fuse.

  • Go to Fuses in the menu bar and click on "Create a new Fuse".
  • Give your Fuse a representative name e.g. Form for lead generation and select the connector to use data from.
  • In the HTML editor, add content and enrich it with the content controls that allow you to interact with your Dynamics 365 data (Reference, Loop, Form, Filter ). Adjust your general settings accordingly.
  • Use the advanced settings in the right sidebar and modify your content controls to get an end result.


3.    Via Settings in the Fuse editor, you can copy the JavaScript snippet and the Fuse reference, and paste it           on your webpage in the source code.

  • After you have created your website content and added your Dynamics data, Preview and Save your Fuse.
  • Click on Settings to get the Fuse reference e.g. <div data-webfuse-161></div>.
  • Copy and paste the Fuse reference in the source code of the page on your website.
  • In the Fuse settings, you can copy the JavaScript reference as well.
  • Paste the JavaScript snippet in the source code of the page on your website.

Load your webpage and hop: Behold the greatness of your Dynamics 365 data on your website!