Trigger Uipath Project using API call?

Am trying to him resolve the issue

No @Nithinkrishna still struck on the same issue. Tried to add external application also. even though not able to get what I want.

@Kakooza-Allan-Klaus not able to access the page. showing page not found

Hey @logesh_kumar1

So you are stuck at the External application right ?

Kindly refer this - Managing external applications

Thanks
#nK

Still not able to fix the issue @Nithinkrishna

1 Like

Hey @logesh_kumar1

So as discussed the below points,

  1. Make sure the External application is registered as Confidential app

Ref - Managing external applications

  1. The endpoint and the body should be properly formed with client credentials as grant type

Ref - Accessing UiPath resources using external applications

  1. Then with the Access token we can do the requests to any of the UiPath Orchestrator resources (provided the scopes are properly applied in the Authorization request)

Hope that helps

Thanks
#nK

Thank you @Nithinkrishna Now able to trigger the workflow using postman

Hi @Nithinkrishna is there any possibilities to make auth token to not expired or increasing expiration time of auth token?

1 Like

You can’t make it longer as that will cause security concerns.

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