onPostCreated( )


Deprecation Warning

This event will be deprecated on October 15, 2025.

Notes:

A new post was created.

Permissions
Manage Forums
Read Forums
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?