Dynamics365 integration
  • User avatar
    Zeero
    -- Veteran Member --
    -- Veteran Member --
    Posts: 118
    Joined: Fri Sep 10, 2021 12:41 pm

    Dynamics365 integration

    by Zeero » Tue Feb 17, 2026 12:35 pm

    Hello,
    I want to integrate webflow with dynamics365. When the form got submitted I want the data to be saved in CRM leads. Without using zapier.
    Please help.


  • User avatar
    SsCoobyDoO
    -- Veteran Member --
    -- Veteran Member --
    Posts: 194
    Joined: Fri Jan 06, 2023 12:15 pm

    Re: Dynamics365 integration

    by SsCoobyDoO » Tue Feb 17, 2026 12:38 pm

    You can send the form data straight to your CRM by posting it to a custom endpoint you set up in your system. I’d create a small API endpoint, then map each form field to the lead fields.
  • JasonMills
    -- Veteran Member --
    -- Veteran Member --
    Posts: 123
    Joined: Mon Mar 20, 2023 11:19 pm

    Re: Dynamics365 integration

    by JasonMills » Tue Feb 17, 2026 12:39 pm

    You can skip Zapier by hitting the Dynamics 365 Web API directly from a small serverless function and posting the form data as a lead. I’ve done something similar by sending a simple JSON payload with an auth token, and it worked smoothly. While testing setups like this, I leaned on best Microsoft Dynamics 365 partners in Denmark for guidance on quirks like authentication flows and field mapping, which saved me a ton of trial and error.

Who is online

Users browsing this forum: No registered users and 4 guests