Need to retreive all data flow from source | Community
Skip to main content
September 16, 2025
Solved

Need to retreive all data flow from source

  • September 16, 2025
  • 1 reply
  • 235 views

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

Best answer by Abie

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!

1 reply

AbieAccepted solution
Level 4
September 23, 2025

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!