Customize marketing services based on property needs.

Overview

Orders can be placed for one or many services based on the needs of your property. These services are passed as an array of objects, each with a slug for identification and a quantity.

Services Example

services: [
    {
      slug: "photos",				// Service identification slug
      quantity: 15					// Service quantity
    },
    {
      slug: "zillow_3d",
      quantity: 1
    }
  ]

πŸ“˜

Development Tip

When developing your ordering solution, we recommend a data-driven services approach. Your marketing team may decide to add an additional service for properties in a specific city at some point. Avoiding a hardcoded services parameter will help your team stay flexible!

Available Services

For an in depth description of PlanOmatic services, please check out our service page. Check it out >

ServiceDescriptionValid QuantitiesAccess Required
exterior_photosProfessional photography of the exterior of a property.1, 3, 4, 5
photosProfessional photography of the exterior and interior of property.10, 15, 20, 25βœ…
zillow_3d_and_floor_plansZillow 3D tour and floor plan.1βœ