Forum Discussion
krishn
2 years agoHelper I
parsing set variable string in Azure Data Factory
We have web activity and it always return below string with value change (value is dynamic everyday). We would need to extract key value. Please advise how to achieve this in Azure Data Factory activ...
- 2 years ago
The below solution should work to parse:
@json(<<Act output>>).aws_access_key_id
NandanHegde
2 years agoSuper User
The below solution should work to parse:
@json(<<Act output>>).aws_access_key_id