How dynamically pass a string parameter to a Delta Live Table Pipeline when calling from Azure Data Factory using REST API

rubenesanchez
New Contributor II

I want to pass some context information to the delta live tables pipeline when calling from Azure Data Factory. I know the body of the API call supports Full Refresh parameter but I wonder if I can add my own custom parameters and how this can be retrieved dynamically from the running notebook attached to pipeline

Any help appreciated

Thanks in advance