/
SE
sendfox
/
SendFox API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 3d ago
View markdown
sendfox
SendFox API
post
Add an email to an automation
v1
latest
OpenAPI 3.0.3
2026-08-06
56
15
63.5 KB
Automations
8
get
List automations
post
Create an automation
get
Get a specific automation
delete
Delete an automation
patch
Update an automation
post
Add an email to an automation
delete
Remove an email from an automation
patch
Update an automation email
Campaigns
7
Contact Fields
5
Contact Tags
8
Contacts
9
Domains
5
Forms
5
Lists
8
Users
1
Automations
Add an email to an automation
post
/automations/{id}/emails
Request body
object
required
subject
string
required
html
string
required
from_name
string
required
from_email
string
email
required
delay_hours
integer
Hours to wait before sending (default 24, first email defaults to 0)
Response
Automation email created
AutomationItem
required
id
integer
automation_id
integer
campaign_id
integer
delay_hours
integer
send_order
integer
campaign
Campaign
created_at
string
date-time
updated_at
string
date-time