Capsule CRM API
Getting access, Developing, Testing
Back to Capsule CRMGET Opportunities
Input
type: object
properties:
parameters:
type: object
properties:
embed:
type: string
title: Parameters
Output
type: object
properties:
opportunities:
type: array
items:
type: object
properties:
id:
type: number
owner:
type: object
properties:
id:
type: number
username:
type: string
pictureURL:
type: string
name:
type: string
team:
type: 'null'
lastStageChangedAt:
type: string
party:
type: object
properties:
id:
type: number
owner:
anyOf:
- type: 'null'
- type: object
properties:
id:
type: number
username:
type: string
pictureURL:
type: string
name:
type: string
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: string
address:
type: string
service:
type: string
url:
type: string
firstName:
type: string
lastName:
type: string
jobTitle:
type: 'null'
organisation:
type: 'null'
title:
type: 'null'
tags:
type: array
items:
type: object
properties:
id:
type: number
name:
type: string
dataTag:
type: boolean
lostReason:
type: 'null'
createdAt:
type: string
updatedAt:
type: string
name:
type: string
value:
type: object
properties:
amount:
type:
- 'null'
- number
currency:
type: string
duration:
type:
- 'null'
- number
durationBasis:
type: string
milestone:
type: object
properties:
id:
type: number
name:
type: string
lastOpenMilestone:
type: object
properties:
id:
type: number
name:
type: string
probability:
type: number
expectedCloseOn:
type: string
closedOn:
type: 'null'
description:
type: string
lastContactedAt:
type: 'null'
fields:
type: array
items:
type: object
properties:
id:
type: number
definition:
type: object
properties:
id:
type: number
name:
type: string
tagId:
type: 'null'
value:
type: string