onQuestionEntryUpdated( )


Notes:

Triggered when a question entry is updated.

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

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

Did this help?