Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

Open specific customer page with id in url Business Central

(0) ShareShare
ReportReport
Posted on by 5

Hello,

We are trying to create a VoIP integration with Dynamics Business Central.

On an incoming call, we run the Get customers API, match the phone number and can retreive the customer ID:

pastedimage1649757104019v2.png

Is it possible to launch the customer page in the web client with this ID?

For example: businesscentral.dynamics.com/.../

I found this article but can't seem to get it working: https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-web-client-urls

  • Salland ICT Profile Picture
    5 on at
    RE: Open specific customer page with id in url Business Central

    That does the job perfectly, thank you!

  • Verified answer
    Krati21 Profile Picture
    77 on at
    RE: Open specific customer page with id in url Business Central

    Hi,

    It is possible to open a Customer Card with the system id.

    Add this after the page Id:

    '&filter='$systemId' IS '<Id>'

    Example:

    https://businesscentral.dynamics.com/example.onmicrosoft.com/?company=example&page=21&filter='$systemId' IS '3133bdd9-15ab-ec11-bb91-000321ra3f323'

    Hope this helps!

  • Verified answer
    YUN ZHU Profile Picture
    81,789 Super User 2025 Season 1 on at
    RE: Open specific customer page with id in url Business Central

    Hi, Yes, it is possible, this is not the same as Filter in APIs.

    For example, I want to open the customer card whose No. is 20000

    https://businesscentral.dynamics.com/?company=My Company&page=21&filter='No.' IS '20000'

    pastedimage1649817359185v1.png

    More details:

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-web-client-urls#Filtering

    Hope this will help.

    Thanks.

    ZHU

  • Suggested answer
    Inge M. Bruvik Profile Picture
    1,021 Moderator on at
    RE: Open specific customer page with id in url Business Central

    That should be possible.

    You can read here about how to build the URL

    https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-web-client-urls

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 🌸

WIN Power Platform Community Conference 2025 tickets!

Jonas ”Jones” Melgaard – Community Spotlight

We are honored to recognize Jonas "Jones" Melgaard as our April 2025…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 294,261 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 233,013 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,158 Moderator

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans