Actions
Ping ID Custom Action
Executes an HTTP request on the provided URL or API endpoint.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Request Body | JSON data to send in the request body. |
| Request URL Or API Endpoint | The 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. |
Was this page helpful?