Send HTTPS Request

📌 Version Information
Purpose
When to Use This Card
How It Works
Parameters
URL
Headers
Method
Parameters (Query String)
Request Data
Step-by-Step Example
Scenario: Send Invoice to Accounting System
Common Use Cases
1. Webhook Notifications
2. External System Integration
3. Approval Workflows
Configuration Guide
Step 1: Get Endpoint Information
Step 2: Configure the Card
Step 3: Test
Response Handling
Success (200, 201)
Bad Request (400)
Unauthorized (401)
Server Error (500)
Troubleshooting
"Certificate Error"
"Connection Refused"
"No Response / Timeout"
"Invalid JSON"
Examples
Example 1: Send to Webhook Service
Example 2: Update External System
Example 3: Query External Service
Difference from "Call API" Card
Feature
HTTPS Request
Call API
Security Considerations
Best Practices
Related Cards
Last updated
Was this helpful?