Contributor Created


Notes:

Triggered when a contributor is created.

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

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

Did this help?