Q: I'm taking a look at the API docs and this is a bit unclear.
Say I want to use this for a CRM or similar application and I want to schedule an email to a client.
Can I do so via API? I only see the options for broadcasts and transactional emails.
That type of use case would fit more into the transactional category but I do not see a schedule option for the transactional endpoint.
How would this be done? (Schedule different one-off emails completely via API)

Ian_EmailDelivery
Jun 27, 2024A: As you mentioned, you can schedule broadcasts through the API, but with transactional the scheduling needs to be done on your end as transactional is a simple in & out type of workflow.
I think maybe what you want to do could possibly be done by using a funnel? Really depends on the specifics of the email.