はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Sopra Steria Ltd.
0
スニペット
<100
要約
要約
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.
概要
概要
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.
機能
機能
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.
その他の情報
その他の情報
依存関係
It is depended only on UiPath Web API activities.
コード言語
Visual Basic
ライセンス契約とプライバシー条項
Apache
プライバシー条項
技術情報
バージョン
1.0.1更新日
2021年4月6日対応製品
Studio: 20.10 - 22.10
認定
シルバー 認定済み
コレクション
サポート
UiPath コミュニティ サポート
リソース