Aoyama
(Mohamed Zulfahmie Bin Zulkifli)
September 27, 2019, 1:43am
1
Hi,
I have a question, can I call Orchestrator API using my account credential in Orchestrator Cloud? Or do I need to register as a tenant first? If so, how can I register as a tenant? I’m using Uipath Studio Community Edition and Orchestrator Cloud. I also have an account in Orchestrator Cloud. Could someone please help me with this?
Thank you.
lakshman
(Ganta lakshman)
September 27, 2019, 1:47am
2
@Aoyama
Once you logged into cloud orchestrator and then go to Services page and there you will find your tenant name. Just click on that it will redirect to your tenant region in the cloud.
https://docs.uipath.com/orchestrator/reference
Aoyama
(Mohamed Zulfahmie Bin Zulkifli)
September 27, 2019, 1:52am
3
Hi @lakshman ,
Thank you for your reply,
I have done as you told, mind if I ask which one is the tenant name? Is it the one that I have circled in the above screenshot?
2 Likes
Aoyama
(Mohamed Zulfahmie Bin Zulkifli)
September 27, 2019, 2:09am
4
Actually, I have tried to call the Orchestrator API using the method from this link:
but it require me to include the credential from my Orchestrator which are as below:
tenancyName
usernameOrEmailAddress
password
url
However, when I have use my Orcestrator credential, there some error come up and I unable to call the Orchestrator API.
lakshman
(Ganta lakshman)
September 27, 2019, 3:06am
5
@Aoyama
Yes, that highlighted one is tenant name.
Please check below thread and follow the steps.
Hi All,
As I see lot of topics being posted on the authentication of Orchestrator cloud API, I decided to provide the step by step process of authentication and using the API.
Here are the steps:
Here is the documentation: About OData and References
Generating Code Challenge and Code Verifier :
a) This is the URL you need to run in any browser https://repl.it/languages/nodejs. and it will open the page like this
[image]
This is a nodeJS server which will retrieve us the specific code…
2 Likes
system
(system)
Closed
December 18, 2019, 2:22am
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.