Create your first automation in just a few minutes.Try Studio Web →
by Sopra Steria Ltd.
0
Snippet
<100
Summary
Summary
It returns authorized tokens using HTTP request which can be used to authenticate CRM API's. It takes as input the username, password and CRM API URL.
Overview
Overview
The snippet includes one XAML file - Return AuthToken. It takes as input the username, password and URL end point. It returns the output as tokens which can be used further in programs where API's are authenticated by using tokens. Whenever new tokens are required this XAML can be called.
The snippet is designed without hard coding and the code is dynamic, it requires only input parameters so that it can run without any issues.
The above design of XAML code was done to meet the requirements where different processes need to use tokens for authorization of API example for CRM API's.
This will achieve the objective of meeting security approvals which may be required in different projects/clients.
Features
Features
It helps to authenticate CRM API's using valid tokens, as tokens are valid for a few minutes. So this XAML file can be called whenever a new token is required to authenticate the system.
Additional Information
Additional Information
Dependencies
It is depended only on UiPath Web API activities.
Code Language
Visual Basic
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.1Updated
April 6, 2021Works with
Studio: 20.10 - 22.10
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources