PeopleForce
GuidesAPI reference
List workflows GET
Workflows

List workflows

GET
/api/public/v2/workflows

Response Body

application/json

curl -X GET "https://example.com/api/public/v2/workflows"
{  "data": [    null  ],  "metadata": {    "pagination": {      "page": 0,      "pages": 0,      "count": 0,      "items": 0    }  }}

List webhooks GET

Previous Page

List of working patterns GET

Next Page