Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Dynamics 365 : Can webhooks return the response code as well as message from the api endpoint If it get fail.

Like (0) ShareShare
ReportReport
Posted on 28 Jun 2023 15:04:49 by 42

Hello Experts,

 

I created an Azure Function that is called from CRM via WebHook. It is linked with action in CRM. Calling the action new_apidemo triggers the execution of the Function. 

 

If the event of an Azure Function fails, this is the message that I receive.

Microsoft Dynamics 365 can’t complete your request. The webhook service endpoint may be configured incorrectly or is not available. Contact the service endpoint owner or your system administrator to validate your configuration. If the problem persists, contact Microsoft Dynamics 365 customer support for help.

 

Is it possible to pass additional messages back to Dynamics when validations fail in flow, explaining what exactly failed so that users of Dynamics 365 can take appropriate actions?

 

Thanks

-Sri

 

  • Parvez Ghumra Profile Picture
    1,579 Super User 2025 Season 1 on 04 Jul 2023 at 22:45:59
    Re: Dynamics 365 : Can webhooks return the response code as well as message from the api endpoint If it get fail.

    @DynamicsHulk Have you considered wrapping your Azure Function's code into try-catch-finally block and in the catch block you could potentially log details errors/exceptions to Dataverse or App Insights?

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,668 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,004 Most Valuable Professional

Leaderboard
Loading started