Ping ID Custom Action
Executes an HTTP request on the provided URL or API endpoint.
Parameters
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 . |
Workflow Library Example
Ping Id Custom Action with Pingid and Send Results Via Email
Preview this Workflow on desktop