Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Transform a Notion page into an issue to be sent
The ID of the workspace
The ID of the Notion page to transform into an issue
The subject line of the email. If not provided, it will be extracted from the Notion page properties.
The preheader text of the email
The ID of the segment to send to. If not provided, all workspace contacts will be used.
The font used in the email
Custom CSS for the email
The color of links in the email
The color of dividers in the email
The size of dividers in the email
Whether to show the cover image in the email
Whether to track email opens
Whether to track link clicks
Response
Send created
The unique ID of the send
The ID of the workspace this send belongs to
The ID of the segment this send is targeting (optional)
The ID of the Notion page this send is based on
The HTML content of the email
The subject line of the email
The preheader text of the email
The font used in the email
Custom CSS for the email
The color of links in the email
The status of the send
draft, sending, sent The color of dividers in the email
The size of dividers in the email
Whether to show the cover image in the email
The timestamp when the send was sent
Whether to track email opens
Whether to track link clicks
Creation timestamp
Last update timestamp