improved
App Marketplace
API
Marketplace - Agency white-label details in AppInstall webhook
Developers can access the agencies' White-label when sub-accounts install an app.
What's new?
The
AppInstall
webhook event now includes four new fields:- Parent agency's name
- Is the parent agency white-labeled?
If the parent agency is white-labeled
- Parent agency's domain
- Parent agency's logo
Why is this important?
This enhancement enables developers to build a white-labelled experience for the sub-accounts within their apps, thereby improving the apps' adoption among the white-labelled agencies.
What's next?
We'll soon add the above details to the
GET /locations/{locationId}
API so developers can get the parent agency's white-labelled details on demand.