Capsule CRM

Links

    Capsule CRM API

    Getting access, Developing, Testing

    Back to Capsule CRM

    Get Tasks

    Output

    type: object properties: tasks: type: array items: type: object properties: id: type: number category: type: object properties: id: type: number name: type: string colour: type: string description: type: string detail: type: string dueTime: type: string status: type: string party: type: object properties: id: type: number type: type: string firstName: type: string lastName: type: string pictureURL: type: string opportunity: type: 'null' owner: type: object properties: id: type: number username: type: string pictureURL: type: string name: type: string daysAfter: type: 'null' taskDelayRule: type: 'null' nextTask: type: 'null' active: type: boolean createdAt: type: string updatedAt: type: string dueOn: type: string completedBy: type: 'null' completedAt: type: 'null' kase: type: 'null' taskDayDelayRule: type: string overrideToCurrentUser: type: 'null' repeat: type: 'null' hasTrack: type: boolean