How to update source in StartJobs API Endpoint from UiPath Orchestrator


How to Update the source, so that it reflects on the Orhcestrator other than “Manual”

@aditya.gupta12,

It’s inbuilt mechanism to decide Source of the Job. We cannot change it.

image

Thanks,
Ashok :slight_smile:

From swagger can check a few more details

As it is an Enum, the possible values are predefined

Maybe you had a different intention (as update was mentioned) and we have you misunderstand. In that case, we would ask you to rephrase your question with a little bit more context. Thanks

you are correct. i can see these option on swagger -


point is not all of these options are working, when i pass Manual, StudioWeb, IntegrationTrigger, StudioDesktop in the Source Parameter, it reflects there. Just wanted to know is there any way we can give any custom value also using this Source param.

we would assume that only the enum values are valid. But you can RnD it within Swagger as well

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.