Form Created


Notes:

Triggers when a form schema is created.

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

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

Did this help?