Skip to main content
{
  "id": "ck9v2m5nj0xp4wq7ybftrae8",
  "seq": 210,
  "teamId": "hzcai5t59nn9vsck3rbuepyg",
  "type": "prospect.assigneeChanged",
  "timestamp": "2025-01-15T14:20:00.000Z",
  "version": "1.0",
  "data": {
    "prospect": {
      "platform": "twitter",
      "platformId": "1876543210987654321",
      "externalId": "n7kxqm5d9iu2sgdf6jbw4h36",
      "displayName": "Sarah Chen",
      "username": "sarahchen",
      "handle": "@sarahchen",
      "image": "https://pbs.twimg.com/profile_images/example/photo.jpg",
      "imageNormalized": "https://pbs.twimg.com/profile_images/example/photo.jpg",
      "bio": "Product designer at Figma. Building tools for the next generation of creators.",
      "location": "San Francisco, CA",
      "profileUrl": "https://x.com/sarahchen",
      "websiteUrl": "https://sarahchen.design",
      "websiteDomain": "sarahchen.design",
      "verified": "none",
      "profileType": "personal",
      "isProtected": false,
      "followerCount": 12840,
      "followingCount": 892,
      "postCount": 3420,
      "engagementCount": 8912,
      "listedCount": 47,
      "platformCreatedAt": "2019-03-15T08:00:00.000Z",
      "firstSeenAt": "2025-01-10T09:00:00.000Z",
      "lastUpdatedAt": "2025-01-15T14:20:00.000Z",
      "lastEnrichedAt": "2025-01-14T12:00:00.000Z",
      "lastActiveAt": "2025-01-15T11:00:00.000Z",
      "source": "cached",
      "isFresh": true,
      "isStale": false,
      "confidence": 0.95,
      "context": {
        "tags": ["l44e15irdq4db30i77cgphhx"],
        "statusId": "x9wq5p2bvnhfdteolyr3km7j",
        "assigneeId": "r3km7xj9wq5p2bvnhfdteoly",
        "valuation": 2500,
        "notes": "Interested in enterprise plan"
      }
    }
  }
}

When it fires

  • A prospect is assigned to a team member through the Inbox UI or via the Update prospect context API endpoint
  • A prospect’s assignment changes from one member to another
  • A prospect’s assignee is cleared (set to null)
The context.assigneeId field reflects the value after the change.
This is the canonical event for assignee changes. The thread.assigned and thread.unassigned events are deprecated in favor of this event since assignees are tracked at the prospect level, not the thread level.

Payload

prospect
object
required
The prospect associated with this event, including Inbox context.