Smile CDR FHIR API is not working for web activity in azure data factory

Sharatchandra Doulaghar 1 Reputation point
2021-05-12T11:28:17.78+00:00

I have a FHIR api which will get all the organizations. So I want to get one of the organization by passing an ID. To achieve this, I am using data factory web activity get api call. But the API is working fine from postman but its not working in web activity.

Error: refer screenshot

95973-image.png

While creating web activity, I used basic authentication to connect and I used AutoResolveIntegrationRuntime.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sharatchandra Doulaghar 1 Reputation point
    2021-05-19T05:14:12.67+00:00

    Hi @HimanshuSinha-msft ,

    Thanks for the reply. My issue got resolved. data factory server IP address need to be whitelisted. So once it is done then my APIs are started working.

    Thanks,
    Sharat