API
Hi @nimit.shah
Could not understand the ask here, do you mean API Query or API extract tool config?
Apologies for the confusion. So i'm triggering a matillion(using python) using the API with url : group/name/{group_name}/project/name/{project_name}/version/name/{version_name}/job/name/{job_name}/run{environment_name}
I have to pass 3 objects to this API, auth, headers and a body(mostly containing job variables) do we know anydetails on what format etc has to be passed in the body?