Dynamic value input to a job

Hritik_Moon
Databricks Partner

How do I pass dynamic value to a databricks job?

I created a notebook which will extract the names of files in the catalog, I want to pass these names as parameter to another notebook task in a job.

What are the ways I can do this?