惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
Microsoft Azure Blog
Microsoft Azure Blog
罗磊的独立博客
博客园 - 【当耐特】
H
Help Net Security
腾讯CDC
大猫的无限游戏
大猫的无限游戏
GbyAI
GbyAI
Last Week in AI
Last Week in AI
Jina AI
Jina AI
博客园 - 聂微东
Blog — PlanetScale
Blog — PlanetScale
A
About on SuperTechFans
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
Y
Y Combinator Blog
C
Check Point Blog
博客园 - 司徒正美
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

Inside Nutrient

A guide to the invisible work behind documents Introducing Nutrient Documents for Salesforce: Native document generation and signing Document AI vs. traditional OCR: Choosing between OCR, AI, and hybrid pipelines PDF SDK compliance and security evaluation checklist for enterprise teams (2026) Invariant Corp replaces paper processes with Nutrient Workflow and scales without limits What is process mapping? A complete guide Nutrient vs. Conga Composer for Salesforce document generation (2026) Document routing: How to automate document distribution The CTO’s AI playbook: Why accountability architecture beats orchestration Compliance workflow automation: Why built-in compliance is table stakes Workflow diagrams: Examples, symbols, and how to build one that actually runs Digital forms: Replace paper forms with automated workflows Approval workflow software: How to automate approvals Why document-centric automation is different The CEO’s AI playbook: Why decision architecture beats model selection Nutrient SDK product updates for Q1 2026 PDF redaction verification: How to prove sensitive data is permanently removed What is a VPAT? The complete guide to accessibility conformance reports What is PDF/UA? The accessible PDF standard explained Salesforce eSignatures: Generate, sign, and track documents in one flow Online document viewer: Options, tradeoffs, and how to embed one Document viewer for web apps: React, Vue, Angular (2026) Best document viewers in 2026: A buyer’s guide How to edit a PDF in Python: Add text, images, and annotations Nutrient advances Workflow platform with agentic AI for enterprise-grade speed and consistency in document-heavy operations How to create a Salesforce quote template from opportunity data The business case for accessibility: Five ways it drives enterprise value Python PDF library comparison (2026): 7 libraries for developers Why your AI agent hallucinates PDF table data PDF.js limitations: When to upgrade to a commercial PDF SDK
Automate Dynamics 365 customer management
Clavin Fernandes · 2024-11-28 · via Inside Nutrient

Table of contents

    Automate Dynamics 365 customer management

    Effective customer management is essential for seamless business operations. Whether you’re onboarding a new customer or managing service adjustments, streamlined workflows play an important role in ensuring efficiency and accuracy.

    This blog shows how to register a new customer or update an existing one in Microsoft Dynamics 365 Business Central, capture key customer details, and process inbound requests for service changes.

    Use case

    This post focuses on:

    • Adding/updating customer information — Capturing essential details when initiating a relationship with a new customer, or updating existing details.
    • Request management — Processing inbound requests using Nutrient Workflow Automation Platform, including changing engagement terms or canceling services.

    To watch a video tutorial, see below.

    Business processes for Microsoft Dynamics using Nutrient Workflow Automation Platform

    Workflow overview for request management

    The following image shows an example of how a workflow might look.

    Workflow overview

    The following steps are necessary:

    • Capturing input — Gathering essential customer information using the For a selected record (V3) step in Power Automate.
    • Retrieving a record — Extracting existing customer details from the Dynamics 365 Business Central database.
    • Reviewing a workflow — Reviewing the data and approving or denying it.

    Connecting Business Central with Nutrient using Power Automate

    To learn how to connect Business Central with Nutrient’s Workflow Automation Platform using Power Automate, read on.

    Prerequisites

    • A Power Automate subscription with access to a premium license.
    • Access to the Nutrient custom connector (request access here).
    • Basic knowledge of Power Automate and appropriate permissions to create workflows from Business Central.

    Power Automate solution

    From a high level, our Power Automate solution is similar to what the screenshot below shows.

    Power Automate solution

    For a selected record (V3)

    The first action begins in Microsoft Dynamics 365 Business Central, where users select a record to input reasons for the customer registration or change.

    Get record (V3)

    This connector retrieves the necessary fields, including the customer’s balance, credit limit, and address. These details populate a submission form for processing. You’ll need to select the following:

    • Environment — Production
    • Company — CRONUS USA, Inc.
    • Table name — customers

    Submit form

    This is where the real magic happens. Use the custom connector to submit the collected details to Nutrient for approval.

    • Select a process — The workflow selected is Incoming Request from MS Dynamics.
    • Select a task — The task type is Customer Data.
    • Customer Name — Maps to the Display Name field output of the Get record (V3) action.
    • Balance — Captures the customer’s Balance Due field output of the Get record (V3) action.
    • Credit Limit — Displays the customer’s Credit Limit output of the Get record (V3) action.
    • Address — Includes the Address Line 1 and Address Line 2 output of the Get record (V3) action.
    • City, State, and Zip Code — Collects the customer’s location details output of the Get record (V3) action.

    Conclusion

    After you’ve created a new customer or updated an existing one, trigger the Power Automate workflow. This will seamlessly initiate a workflow process in Nutrient, effectively automating the business process for improved efficiency and accuracy.

    Explore related topics

    Try for free Ready to get started?

    Related Workflow articles

    Explore more