Index Created


Notes:

Triggered when an index is created.

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

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

Did this help?