onDraftUpdated( )


Notes:

Triggered when a draft post is updated.

Permissions
Manage Blog
Read Draft Blog Posts
Read Blog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: DraftUpdatedEnvelope): void | Promise<void>

JavaScript
Did this help?