Hi, I am wondering if the CRM is able to call web service from a customized workflow?
*This post is locked for comments
Hi, I am wondering if the CRM is able to call web service from a customized workflow?
*This post is locked for comments
To add to the previous post, there are some restrictions if the workflow assembly is deployed in the sandbox (as it must be in CRM Online). The main restriction is that you can't make authenticated calls via most standard authentication mechanisms, as these use .Net classes that you don't have access to in the sandbox. If this is an issue, you can make the custom workflow activity to be Azure-aware - see https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/sample-azure-aware-custom-workflow-activity
If you create a custom workflow activity you can write .NET code to make HTTP requests
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156