Reclaim.ai · Example Payload

Reclaim Ai Task Example

AISchedulingCalendarProductivityTasksHabitsTime ManagementMeetingsFocus Time

Reclaim Ai Task Example is an example object payload from Reclaim.ai, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitlenotesnotesOmittedeventCategoryeventSubTypestatustimeChunksRequiredtimeChunksSpent

Example Payload

Raw ↑
{
  "id": 1,
  "title": "string",
  "notes": "string",
  "notesOmitted": false,
  "eventCategory": {
    "color": {}
  },
  "eventSubType": "ONE_ON_ONE",
  "status": "NEW",
  "timeChunksRequired": 1,
  "timeChunksSpent": 1
}