Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

First API call very slow - the following ones are quicker. Why?

(0) ShareShare
ReportReport
Posted on by 35
Good evening,

I am using the Dynamics API to generate leads from a form in Dynamics using an existing bearer token.
 
The first time I run the API call, it takes several seconds to complete.
 
All subsequent API calls are much quicker.
 
Why? And what can I do about it?

Thanks
 
  • Haig Liu Profile Picture
    Haig Liu Microsoft Employee on at
    First API call very slow - the following ones are quicker. Why?
    Hi Petem34,
     
    In most instances, this is normal and the first data connection tends to take longer.
    The next transfer of data under the same domain will be smoother.
     
    If you have to shorten the first response time, a possible direction is to write a custom API response, but it will lengthen subsequent response times.
  • Martin Dráb Profile Picture
    Martin Dráb 230,445 Most Valuable Professional on at
    First API call very slow - the following ones are quicker. Why?
    I don't even know which D365 product you're talking about (this forum is about D365 in general), but it seems that there are resources to load, or maybe the whole web application needs to start on the first request. The difference between so-called cold start and warm start is common. It's also possible that it's not just about the first request, but that the web app would go to sleep if not used for some time.
     
    If it's a web app hosted by Microsoft (which likely is the case when talking about D365), you probably can't do much about it. All you can do from outside is making calls, e.g. using periodic calls to prevent the app from unloading.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans