Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Need to retreive all data flow from source

Avatar

Level 1

hi team i need to get the batch data flow name of all the dataflows pointing to specific dataset from amzon s3 

1 Reply

Avatar

Level 4

Hi @nijilma ,

You could perhaps use the API to list all the dataflows and then process that result. I would do it using postman and write post-script to filter results based on specific S3 destination or dataset.

 

I hope it helps. Thanks!