Workday announces intent to acquire Pipedream Learn more
cURL
curl --request GET \ --url https://api.pipedream.com/v1/connect/app_categories \ --header 'Authorization: Bearer <token>'
[ { "id": "<string>", "name": "<string>", "description": "<string>" } ]
Retrieve all available categories for integrated apps
Was this page helpful?