- Home [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
- Manage types
- Global context and isolation
- Manage apps
- Batch actions with app items
- Manage external services
- Scripts in widgets
- Web components
- Access permissions
- Getting started with processes
- Getting started with signatures
- Getting started with file previews
- Getting started with the organizational chart
- Getting started with users and groups
-
Getting started with the
Table data type - Dynamic event type calculation
- Use cases
- API
Web requests
Read more about applying web requests to external resources in scripts, see
[the article about working with external services](../pages/quick-start/ intro_fetch.html).
Type aliases
URLSearchParams
URL request parameters
These parameters are used in the FetchRequest object.
Functions
fetch
The method is used to make web requests.
Read more about using the method in the article about the fetch() method.
Parameters
url: string
Optional init: FetchRequest
Returns Promise<FetchResponse>
Result of the request to the resource.
Enumerations
Interfaces
Type aliases
Functions