https://learn.microsoft.com/en-us/azure/data-factory/connector-rest#mapping-data-flow-properties
Azure Data Factory Data Flow send to rest not working
Mohammed Laher
1
Reputation point
Hi, trying to send data from a data flow to a rest API endpoint and I get the following error:
{"StatusCode":"DFExecutorUserError","Message":"Job failed due to reason: com.microsoft.dataflow.broker.MissingRequiredPropertyException: entity is a required property for sink1.\ncom.microsoft.dataflow.broker.PropertyNotFoundException: Could not extract value from sink1","Details":""}
I am not sure what it means
Is there documentation or examples of how to send to a rest API using data flow
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.