CentralStationCRM integration (Marketing, Productivity). Imported from open-connector.
https://{account}.centralstationcrm.net/api/user
/people
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| order | string | optional | The CentralStationCRM order expression to apply. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| tag_id | integer | optional | The CentralStationCRM numeric record identifier. |
| tag_name | string | optional | The CentralStationCRM tag name to filter by. |
/people/search
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| name | string | optional | The person name search term. |
| first_name | string | optional | The first name search term. |
| string | optional | The email search term. | |
| phone | string | optional | The phone search term. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
/people/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| input | string | required | Path parameter: input |
/people
| Param | Type | Required | Description |
|---|---|---|---|
| person | object | required | The CentralStationCRM person payload. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
/people/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| person | object | required | The CentralStationCRM person payload. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |
/people/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |
/companies
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| order | string | optional | The CentralStationCRM order expression to apply. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| tag_id | integer | optional | The CentralStationCRM numeric record identifier. |
| tag_name | string | optional | The CentralStationCRM tag name to filter by. |
/companies/search
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| name | string | optional | The company name search term. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
/companies/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| input | string | required | Path parameter: input |
/companies
| Param | Type | Required | Description |
|---|---|---|---|
| company | object | required | The CentralStationCRM company payload. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
/companies/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| company | object | required | The CentralStationCRM company payload. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |
/companies/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |
/deals
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| order | string | optional | The CentralStationCRM order expression to apply. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| tag_id | integer | optional | The CentralStationCRM numeric record identifier. |
| tag_name | string | optional | The CentralStationCRM tag name to filter by. |
/deals/search
| Param | Type | Required | Description |
|---|---|---|---|
| page | integer | optional | The 1-based CentralStationCRM result page to fetch. |
| perpage | integer | optional | The maximum number of CentralStationCRM records to fetch. |
| name | string | optional | The deal name search term. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
/deals/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| input | string | required | Path parameter: input |
/deals
| Param | Type | Required | Description |
|---|---|---|---|
| deal | object | required | The CentralStationCRM deal payload. |
| includes | string | optional | Comma-separated CentralStationCRM includes parameter. |
| methods | string | optional | Comma-separated CentralStationCRM methods parameter. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
/deals/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| deal | object | required | The CentralStationCRM deal payload. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |
/deals/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| id | integer | required | The CentralStationCRM numeric record identifier. |
| no_log | boolean | optional | Whether CentralStationCRM should skip creating a protocol log. |
| input | string | required | Path parameter: input |