onBrandCreated( )


Notes:

Triggered when a brand is created.

Permissions
Read brands in catalog v3
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?