Web Requests

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
== Web Request Commands and Functions ==
+
The '''Web Requests''' commands and functions in UBot Studio allow you to interact with online web services and APIs.
  
HTTP request functions in UBot Studio allow you to interact with online web services or retrieve online data directly from your bots.
+
== List of Web Request Commands and Functions ==
  
*[[request|$request]]: Sends an HTTP request with specified parameters and returns the JSON response.
+
*[[request|$request]]: Sends an HTTP request with specified parameters and returns the response.
  
 
*[[request and save file]]: Sends a request to a specified URL and saves the response content to a file.
 
*[[request and save file]]: Sends a request to a specified URL and saves the response content to a file.

Latest revision as of 20:03, 12 July 2023

The Web Requests commands and functions in UBot Studio allow you to interact with online web services and APIs.

[edit] List of Web Request Commands and Functions

  • $request: Sends an HTTP request with specified parameters and returns the response.
Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox