Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Executes an HTTP request on the provided URL or API endpoint.

Parameters

ParameterDescription
Request BodyJSON data to send in the request body.
Request URL Or API EndpointThe URL or API endpoint to communicate with. You may specify either a full URL or a relative endpoint path: For example, for an action in URL https://myapiaddress.com/pingid/rest/4/path it is enough to specify only /path.

Workflow Library Example

Ping Id Custom Action with Pingid and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop