Action: Create Draft Reply
Gmail Operation
The Create Draft Reply action generates a new draft email in response to a selected message in Gmail.
Example User Story
I want to create a draft reply to an email so I can finish and send it later when I have more time.
Fields
Field Name
Field Type
Required
messageId
String
Yes
subject
String
No
body
String
Yes
to
String
No
draftId
String
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated