Capsule CRM

Links

    Capsule CRM API

    Getting access, Developing, Testing

    Back to Capsule CRM

    Get Organisations

    Input

    type: object properties: data: type: object properties: filter: type: object properties: conditions: type: array items: type: object properties: field: type: string operator: type: string value: type: string title: Data

    Output

    type: object properties: parties: type: array items: type: object properties: id: type: number owner: type: 'null' team: type: 'null' type: type: string about: type: 'null' name: type: string createdAt: type: string updatedAt: type: string lastContactedAt: type: 'null' pictureURL: type: string phoneNumbers: type: array items: type: object properties: id: type: number type: type: string number: type: string addresses: type: array items: type: object properties: id: type: number type: type: 'null' city: type: string country: type: string street: type: 'null' state: type: string zip: type: string emailAddresses: type: array items: type: object properties: id: type: number type: type: - 'null' - string address: type: string websites: type: array items: type: object properties: id: type: number type: type: - 'null' - string address: type: string service: type: string url: type: string