Sumble · Example Payload

Sumble V9 Jobs Request With Extracted Entities

CompanyAccount IntelligenceSales IntelligenceData EnrichmentGo-To-MarketTechnographicsPeople DataJob PostsSignalsMCP

Sumble V9 Jobs Request With Extracted Entities 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_ids": [
      1726684
    ]
  },
  "select": {
    "attributes": [
      "title",
      "technologies",
      "teams",
      "job_functions",
      "job_levels",
      "projects"
    ]
  },
  "limit": 10
}