Sumble · Example Payload

Sumble V9 Jobs Request By List All Attributes

CompanyAccount IntelligenceSales IntelligenceData EnrichmentGo-To-MarketTechnographicsPeople DataJob PostsSignalsMCP

Sumble V9 Jobs Request By List All Attributes is an example object payload from Sumble, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

filterselectlimit

Example Payload

Raw ↑
{
  "filter": {
    "organization_list_id": 123,
    "query": {
      "query": "technology EQ 'react'"
    }
  },
  "select": {
    "attributes": "all"
  },
  "limit": 10
}