Authorizations
Enter your ContactSwing JWT Bearer token.
Request Body
Action display name. Example: My Email Action
Action purpose. Example: Send email when user requests communication
When to trigger: "DURING"
Action type: "SEND_EMAIL"
Email configuration object
Email Configuration
Recipient email addresses
User ID for authentication
CC recipients (comma-separated)
BCC recipients (comma-separated)
Email subject line
"Welcome to Contactswing"
Email content (HTML supported)
email.send_static_contect
Send static content flag
email.response_message_context
Response message context
Response
201 Created - Email action created successfully
400 Bad Request - Invalid email configuration
401 Unauthorized - Invalid token