Databricks workflow job

ctiwari7
New Contributor II

Hi team,

I am trying to execute a workflow job which takes in a parameter as unique identifier. I am using this job parameter to push down to tasks. I was hoping if there is any way for me to use python uuid4() function to generate unique id every time the workflow job runs. 

Is there any way to generate uuid on the run time as job parameter.?