Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Suggested answer

Integrate Dynamics with External system using REST api

(0) ShareShare
ReportReport
Posted on by

Hi,

Hope someone can help.

I have a task to create a bi-directional sync with an external application.

The external application supports REST api.

Below is what I am trying to achieve.

1. Create sync and fetch information into Dynamics using REST.

2. Whenever a new record gets created in the external application, it should also get created in Dynamics.

3. If any records gets updated/created in Dynamics, it should also get updated/created in the external application.(both system)

Your help and guidance would be great!

  • Suggested answer
    Guido Preite Profile Picture
    54,077 Moderator on at
    RE: Integrate Dynamics with External system using REST api

    it's a generic question so more than generic suggestions I can't give.

    Regarding the part from Dynamics to external system, you can use webhooks (docs.microsoft.com/.../use-webhooks so everytime the event (create or update) happens, it will send a json representation of the record to the endpoint you specify inside the webhook.

    technically you should have (or build) a similar thing when the event (create or update) happens inside the external application, if not, then you need to do a polling (meaning check every x minutes/seconds) that something has been changed inside the external application.

    in what I described above you would have this custom endpoint (think as an azure function for example) that is able to receive the information and process them (if for example a contact is created inside the external system, the external system notify this azure function and the azure function proceed to create the contact inside dynamics 365).

    Probably you can create a similar system with Power Automate/Flow but depends on the frequency and the complexity on what you want to integrate, a custom endpoint should be considered.

    hope it helps

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Daivat Vartak (v-9davar) Profile Picture

Daivat Vartak (v-9d... 225 Super User 2025 Season 1

#2
Muhammad Shahzad Shafique Profile Picture

Muhammad Shahzad Sh... 106

#3
Vahid Ghafarpour Profile Picture

Vahid Ghafarpour 82 Super User 2025 Season 1

Overall leaderboard

Product updates

Dynamics 365 release plans