API Calls - UiPath | Basics for beginners | HTTP Request | HTTP Response | URL | Web Automation

Описание к видео API Calls - UiPath | Basics for beginners | HTTP Request | HTTP Response | URL | Web Automation

Hi Techies,
In this video, lets discuss about the basics of API calls


******************** UiPath by Sujitha **************************

API Calls - UiPath

What is an API?

API - Application Programming Interface
Allows to communicate with two or more Applications

Ex: Youtube, bank websites, facebook all other websites

Why we use?
To exchange data/ to transform the data

Exchange data between client and server
Client - browser
Server - Facebook, youtube etc.,


How it works??
URL - Uniform Resource Loader
A unique reference to a web resource
to identify the exact location from the computer network

Http request - A request made by the client to the host on the server.

URL
Ex: www.youtube.com

Request Method
Ex: Get, Post, put, delete

Body/parameters
Ex: Channel Name = Uipath by Sujitha

Authentication

http response - the response to the client made by the Resource

Response code
Ex: 200 Ok, 401

Response
Ex: json format/xml

http request -    • API Call in UiPath | how to use http ...  
API Calls -    • API Calls - UiPath | Basics for begin...  
ETag SharePoint API -    • The request ETag value '' does not ma...  
Text to PDF -    • How to Convert Text file to PDF in Ui...  
Wait for Download -    • How to Instruct Bot to wait until fil...  
Write Vs Append Range workbook -    • Write Range Workbook Vs Append Range ...  
Object reference not set to an object -    • Object reference not set to an instan...  
Weather Report -    • Daily Weather Report | Uipath Demo us...  
Open Browser -    • How to open Browser using UiPath | Ho...  
Navigate browser -    • Navigate browser | Modern activities ...  
Type Regex not defined -    • Type Regex not defined | How to resol...  
Default Input Method -    • How to Change the default input metho...  
Ui Element Not found -    • The UI Element to be found does not b...  
GetOCRText -    • Get OCR Text | OCR Engines in UiPath ...  
SecureString -    • Value of type ‘String’ cannot be conv...  
WatchPanel -    • Watch Panel in debug mode | UiPath de...  
Verify csv files -    • CSV file Automation example | Verify ...  
Missing Invalid Activities -    • Missing Invalid activities issue | Ho...  
Web Browsing Automation example -    • Web Automation Example | Foreach UI e...  
Build data table activity example -    • Build DataTable Activity example to c...  
Generate datatable from text activity -    • Generate Data table from text activit...  
Datatables in UiPath -    • Data Tables in UiPath | How to create...  
Datatypes in UiPath -    • Data Types in UiPath Studio | Types o...  
Foreach UI element -    • ForEach UI Element example | For each...  
Throw and Rethrow -    • Throw activity and Rethrow activity i...  
ContinuesOnError -    • ContinueOnError  property | Exception...  
Errors/Exceptions/System Vs Business -    • Errors Vs Exceptions | System Excepti...  
Window Selector (Application Instance) -    • Window Selector (Application Instance...  
Parallel Activity -    • Parallel Activity example in UiPath |...  
SimpleInterest Calculator -    • Simple Interest Calculator | UiPath r...  
Generic Value Datatype -    • Generic Value datatype in UiPath | Ui...  
Invoke Workflow / Arguments :    • Invoke Workflow file | Arguments in U...  
Try Catch Activity -    • Try Catch Activity example in UiPath ...  
Global Exception Handler -    • Global Exception Handler in UiPath | ...  
Sequence Vs Flowchart -    • Sequence Vs Flowchart in UiPath | Dif...  
Workflows -    • Workflows in UiPath | Predefined work...  
Variables -    • Variables in UiPath | Must know basic...  
Save BMW car images -    • Web Automation example - Save BMW car...  
Dynamic Selectors demo -    • Web Automation example | variables in...  
DesignExperiences -    • Design Experiences in UiPath Studio|W...  
Dynamic selectors example -    • Dynamic Selectors | How to use Variab...  
WildCard selectors -    • Wild Card Selectors in UiPath | Pract...  
Finetuning Selectors -    • Different ways to edit Selectors | Wh...  

Комментарии

Информация по комментариям в разработке