onQuestionEntryCreated( )


Notes:

Triggered when a question entry is created.

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

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

Did this help?