Back to catalog
πŸ’»

PipeDream

OAuth

Pipedream is the fastest way to build powerful applications that connect all the services in your stack

πŸ’»DevelopmentHTTPS

Slack Notify on GitHub PR

Workflow execution result

Run IdRun_abc123xyz
Workflow NameSlack Notify on GitHub PR
StatusSuccess
Steps Completed4
Duration Ms1,342

Sample Response

response.json
1{
2 "run_id": "run_abc123xyz",
3 "workflow_name": "Slack Notify on GitHub PR",
4 "status": "success",
5 "steps_completed": 4,
6 "duration_ms": 1342
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.pipedream.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs