Forum Discussion
ADB0513
Feb 23, 2025Copper Contributor
Azure Data Factory GraphQL
I am trying to make a call to an API that uses GraphQL using ADF. I have 2 steps in the API. The first is to login and receive an authentication token. So, obviously the auth token is dynamic and ...
SanjayGanvkar
Feb 26, 2025Copper Contributor
Does @json('{"query..."}') work ?