API: How to Create an Email with a Draft Status (i.e. not send yet)

How to create an email with a draft (unsent) status?

Usecase: We are creating an emails using the API but don’t want email to be sent until reviewed by a team member.

What’s a way to achieve this?

  • Used Zammad version: 7.1.1
  • Used Zammad installation type: cloud

I guess a shared draft fits your use case best.
There’s even documentation on that topic.

Real “drafts” aside from that are not a thing in Zammad.

@MrGeneration That worked as expected. Thank you.

2 Likes