Blissfully · Example Payload

Blissfully Product Example

Customer relationship management platform for enterprise sales teams

ProcurementSaaS DiscoverySaaS ManagementSoftware ProcurementSpend OptimizationVendor Management

Blissfully Product Example is an example object payload from Blissfully, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamevendor_idcategorydescriptionfeaturesadd_ons

Example Payload

Raw ↑
{
  "id": "product-500123",
  "name": "Salesforce Sales Cloud",
  "vendor_id": "vendor-salesforce",
  "category": "CRM",
  "description": "Customer relationship management platform for enterprise sales teams",
  "features": [
    "Contact Management",
    "Pipeline Management",
    "Reporting and Analytics",
    "Email Integration"
  ],
  "add_ons": [
    "Salesforce CPQ",
    "Marketing Cloud Connector",
    "Revenue Intelligence"
  ]
}