Greetings everyone,
i wonder if there way i can run workflow using API under the user utilizing the API
i can figure it his name and email for the user before invoking the API and am using windows auth,
the problem running these workflow from API it goes under my admin account where it should be under the user running it.
my goal i want to pass the userid somehow to run the workflow under that user job execution queue not the admin API
any idea how to achieve this?
post /v3/workflows/{workflowId}/jobs Creates a new job and adds it to the job execution queue