OptionalDescriptionObject description
Human-readable display name (e.g., "Contacts", "Deals")
Fields on this object
OptionalIncludeWhether to include this object in action generation. Defaults to true. Set to false for objects that should be available for API property lookups but don't suit generic CRUD action patterns (e.g., activity objects).
Object name in the external system (e.g., "contacts", "deals")
Whether the connector supports writing to this object
OptionalUpsertThe unique business property to upsert this object by (e.g. 'email' for HubSpot contacts). When set, the connector's Upsert verb defaults to keying on this property. Optional — objects without a natural upsert key omit it.
Simplified representation of an integration object for generation