Zoho CRM → Dynamics 365 Business Central
Apps Required
The workflow starts when the webhook endpoint receives a CreateContact payload.
Zoho CRM retrieves contacts using the provided account ID with all required contact and mailing fields.
Airtable fetches the matching country and state code mapping based on the Zoho CRM mailing country and mailing state.
The merge node combines Zoho CRM contact details with Airtable mapping records using pair index matching.
Dynamics 365 Business Central searches existing contact records by email to identify whether a matching contact already exists.
If contact email does not exist in Dynamics 365 Business Central, a new contact is created; otherwise, the existing contact is updated.
A new contact is created with display name, email, mobile phone, and full mailing address details including mapped country and state codes.
The existing Dynamics 365 Business Central contact is updated by ID with latest profile and mailing information from merged data.
| Modules | Trigger |
|---|---|
| New quote created | Trigger when a new quote record is created in Zoho CRM, including associated line items and billing/shipping details. |
| New task created | Trigger when a new task record is created in Zoho CRM. |
| New salesorder created | Trigger when a new sales order record is created in Zoho CRM, including associated line items. |
| New deal created | Trigger when a new deal record is created in Zoho CRM. |
| Lead updated | Trigger when a lead record is updated in Zoho CRM. |
| New lead created | Trigger when a new lead record is created in Zoho CRM. |
| New account created | Trigger when a new account record is created in Zoho CRM. |
Automatically creates or updates Dynamics 365 Business Central contacts from Zoho CRM without manual data entry.
1
2
Email-based lookup and decision branching ensure contacts are created only when missing and updated when already present.
Country and state values are mapped using Airtable so Dynamics 365 Business Central receives consistent address codes.
3
1
Automatically creates or updates Dynamics 365 Business Central contacts from Zoho CRM without manual data entry.
2
Email-based lookup and decision branching ensure contacts are created only when missing and updated when already present.
3
Country and state values are mapped using Airtable so Dynamics 365 Business Central receives consistent address codes.
Common questions about this automation template.
Automate smarter with an AI-native platform designed for the way mid-market businesses really work.