onPostCreated( )


Deprecated

This event is deprecated.

Notes:

A new post was created.

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

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

Did this help?