Setting up communication profiles
Learn how to configure communication profiles in Zuora Billing by navigating through the system settings and entering JSON mappings for site-specific profiles.
list_alt
Learn how to configure communication profiles in Zuora Billing by navigating through the system settings and entering JSON mappings for site-specific profiles.
{
"siteName1": "communicationProfileUID1",
"siteName2": "communicationProfileUID2"
}
For example:{
"ABCNews": "764hegdfghjgwfyw6t46",
"ABCMagazine": "a1b2c3d4-e5f6-7890-gh12-ijklmnopqrst"
}In this example:siteName represents the configured site.communicationProfileId is the unique identifier of the Communication Profile created in Zuora Billing.