Skip to main content
Server path: /centralstationcrm-admin | Type: Application | PCID required: Yes

Tools

ToolDescription
centralstationcrm_admin_delete_api_attachments_by_iddelete attachment
centralstationcrm_admin_delete_api_avatars_by_iddelete avatar
centralstationcrm_admin_delete_api_custom_fields_types_by_idDestroy a custom field type
centralstationcrm_admin_delete_api_external_emails_by_external_email_id_attachments_by_iddelete attachment
centralstationcrm_admin_delete_api_group_calendars_by_idDestroy a group calendar
centralstationcrm_admin_delete_api_hooks_by_idDestroy a hook
centralstationcrm_admin_get_api_attachmentsRetrieves all attachments
centralstationcrm_admin_get_api_attachments_by_idretrieve attachment
centralstationcrm_admin_get_api_attachments_countRetrieves total amount and total file size
centralstationcrm_admin_get_api_attachments_searchRetrieves attachments matching the search
centralstationcrm_admin_get_api_avatarsRetrieves all avatars
centralstationcrm_admin_get_api_avatars_by_idretrieve avatar
centralstationcrm_admin_get_api_avatars_countRetrieves total amount and total file size
centralstationcrm_admin_get_api_check_connectionretrieves the connection status of the api key
centralstationcrm_admin_get_api_contact_details_searchRetrieves all records matching the contact_details search
centralstationcrm_admin_get_api_custom_fields_typesRetrieves all CustomFieldTypes of the account
centralstationcrm_admin_get_api_custom_fields_types_by_idRetrieves a custom field type
centralstationcrm_admin_get_api_external_emailsRetrieves all external_emails
centralstationcrm_admin_get_api_external_emails_by_external_email_id_attachmentsRetrieves all attachments
centralstationcrm_admin_get_api_external_emails_by_external_email_id_attachments_by_idretrieve attachment
centralstationcrm_admin_get_api_external_emails_by_idRetrieves a external_email
centralstationcrm_admin_get_api_external_emails_countRetrieves total amount of external_emails
centralstationcrm_admin_get_api_filter_groupsRetrieves all filter_groups of the account
centralstationcrm_admin_get_api_filter_groups_by_idRetrieves records matching the filter group
centralstationcrm_admin_get_api_filter_groups_by_id_countRetrieves count of filter_groups matching records
centralstationcrm_admin_get_api_filter_groups_by_id_idsRetrieve ids of records matching the filter group
centralstationcrm_admin_get_api_group_calendarsRetrieves all group calendars
centralstationcrm_admin_get_api_group_calendars_by_idRetrieves a group calendar
centralstationcrm_admin_get_api_hooksRetrieves all hooks of the account
centralstationcrm_admin_get_api_hooks_by_idRetrieves a hook
centralstationcrm_admin_get_api_searchRetrieves search results
centralstationcrm_admin_get_api_tagsRetrieves all tags
centralstationcrm_admin_get_api_tags_listRetrieves all tags
centralstationcrm_admin_get_api_userRetrieve the current API user details
centralstationcrm_admin_get_api_user_maildropRetrieve the current API user maildrop for people and companies
centralstationcrm_admin_get_api_usersRetrieves all users of the account
centralstationcrm_admin_get_api_users_by_idRetrieves a user
centralstationcrm_admin_get_api_users_searchRetrieves users matching the search
centralstationcrm_admin_post_api_attachmentscreate attachment
centralstationcrm_admin_post_api_custom_fields_typesCreates a custom field type
centralstationcrm_admin_post_api_external_emails_by_external_email_id_attachmentscreate attachment
centralstationcrm_admin_post_api_group_calendarsCreates a group calendar
centralstationcrm_admin_post_api_hooksCreates a hook
centralstationcrm_admin_post_api_tagsCreates a basic tag
centralstationcrm_admin_put_api_custom_fields_types_by_idUpdate a custom field type
centralstationcrm_admin_put_api_group_calendars_by_idUpdate a group calendar

centralstationcrm_admin_delete_api_attachments_by_id

delete attachment Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_delete_api_avatars_by_id

delete avatar Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_delete_api_custom_fields_types_by_id

Destroy a custom field type Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_delete_api_external_emails_by_external_email_id_attachments_by_id

delete attachment Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
external_email_idintegerYesexternal_email_id

centralstationcrm_admin_delete_api_group_calendars_by_id

Destroy a group calendar Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_delete_api_hooks_by_id

Destroy a hook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_get_api_attachments

Retrieves all attachments Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.

centralstationcrm_admin_get_api_attachments_by_id

retrieve attachment Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.

centralstationcrm_admin_get_api_attachments_count

Retrieves total amount and total file size
Retrieves attachments matching the search Parameters:
ParameterTypeRequiredDefaultDescription
filenamestringNofind attachments where the filename includes or matches the given input
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.

centralstationcrm_admin_get_api_avatars

Retrieves all avatars Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page

centralstationcrm_admin_get_api_avatars_by_id

retrieve avatar Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_get_api_avatars_count

Retrieves total amount and total file size

centralstationcrm_admin_get_api_check_connection

retrieves the connection status of the api key
Retrieves all records matching the contact_details search Parameters:
ParameterTypeRequiredDefaultDescription
typestringNoEither people or companies whereas people is the default
namestringYesSearch term
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page

centralstationcrm_admin_get_api_custom_fields_types

Retrieves all CustomFieldTypes of the account Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page

centralstationcrm_admin_get_api_custom_fields_types_by_id

Retrieves a custom field type Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

centralstationcrm_admin_get_api_external_emails

Retrieves all external_emails Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
includesstringNopossible option: comments

centralstationcrm_admin_get_api_external_emails_by_external_email_id_attachments

Retrieves all attachments Parameters:
ParameterTypeRequiredDefaultDescription
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
external_email_idintegerYesexternal_email_id

centralstationcrm_admin_get_api_external_emails_by_external_email_id_attachments_by_id

retrieve attachment Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
external_email_idintegerYesexternal_email_id
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.

centralstationcrm_admin_get_api_external_emails_by_id

Retrieves a external_email Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
includesstringNopossible option: comments

centralstationcrm_admin_get_api_external_emails_count

Retrieves total amount of external_emails

centralstationcrm_admin_get_api_filter_groups

Retrieves all filter_groups of the account Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: abc-asc, abc-desc, new-asc, new-desc, update-asc, update-desc, activity-asc, activity-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
filterobjectNoOptionally submit one of the filtergroups attributes in order to filter by them (e.g. { ‘name’: { ‘equal’: ‘your-value’ } }). Allowed filter modifiers are smaller_than, larger_than, equal, between or in. Whereas smaller_than, larger_than and equal expect one value, between expects exactly two values comma separated (e.g. { 'between': '2023-01-01,2023-02-01' }) and in allows a list of comma separated options (e.g. { 'in': '23,42,99' }).

centralstationcrm_admin_get_api_filter_groups_by_id

Retrieves records matching the filter group Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesid
includesstringNoavailable includes depend on the model_type of the FilterGroup and can be found in the APIdocs of the object (e.g. Person, Company, Deal or Project. Includes may be separated by space. Receive all includes using the all value.
methodsstringNoavailable methods depend on the model_type of the FilterGroup and can be found in the APIdocs of the object (e.g. Person, Company, Deal or Project. Methods may be separated by space. Receive all methods using the all value.

centralstationcrm_admin_get_api_filter_groups_by_id_count

Retrieves count of filter_groups matching records Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesid

centralstationcrm_admin_get_api_filter_groups_by_id_ids

Retrieve ids of records matching the filter group Parameters:
ParameterTypeRequiredDefaultDescription
idintegerYesid

centralstationcrm_admin_get_api_group_calendars

Retrieves all group calendars Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
includesstringNopossible option: cal_events

centralstationcrm_admin_get_api_group_calendars_by_id

Retrieves a group calendar Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
includesstringNopossible option: cal_events

centralstationcrm_admin_get_api_hooks

Retrieves all hooks of the account Parameters:
ParameterTypeRequiredDefaultDescription
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
includesstringNopossible option: filter_groups

centralstationcrm_admin_get_api_hooks_by_id

Retrieves a hook Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
includesstringNopossible option: filter_groups

Retrieves search results Parameters:
ParameterTypeRequiredDefaultDescription
termstringNoterm

centralstationcrm_admin_get_api_tags

Retrieves all tags Parameters:
ParameterTypeRequiredDefaultDescription
orderstringNoOrdering of records using one of the following order options: id-asc, id-desc
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
filterobjectNoOptionally submit one of the taggings attributes in order to filter by them (e.g. { ‘name’: { ‘equal’: ‘your-value’ } }). Allowed filter modifiers are smaller_than, larger_than, equal, between or in. Whereas smaller_than, larger_than and equal expect one value, between expects exactly two values comma separated (e.g. { 'between': '2023-01-01,2023-02-01' }) and in allows a list of comma separated options (e.g. { 'in': '23,42,99' }).
person_idintegerNoOptional ID of the desired person
company_idintegerNoOptional ID of the desired company
deal_idintegerNoOptional ID of the desired deal
project_idintegerNoOptional ID of the desired project

centralstationcrm_admin_get_api_tags_list

Retrieves all tags Parameters:
ParameterTypeRequiredDefaultDescription
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page

centralstationcrm_admin_get_api_user

Retrieve the current API user details

centralstationcrm_admin_get_api_user_maildrop

Retrieve the current API user maildrop for people and companies

centralstationcrm_admin_get_api_users

Retrieves all users of the account Parameters:
ParameterTypeRequiredDefaultDescription
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
activestringNooptional parameter to only include currently active users

centralstationcrm_admin_get_api_users_by_id

Retrieves a user Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid

Retrieves users matching the search Parameters:
ParameterTypeRequiredDefaultDescription
perpageintegerNoElements per page, maximum of 250
pageintegerNoRetrieve records of the given page
firststringNoRetrieve users by their first name
namestringNoRetrieve users by their last name

centralstationcrm_admin_post_api_attachments

create attachment Parameters:
ParameterTypeRequiredDefaultDescription
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.
attachmentobjectNoattachment

centralstationcrm_admin_post_api_custom_fields_types

Creates a custom field type Parameters:
ParameterTypeRequiredDefaultDescription
custom_fields_typeobjectNocustom_fields_type

centralstationcrm_admin_post_api_external_emails_by_external_email_id_attachments

create attachment Parameters:
ParameterTypeRequiredDefaultDescription
includesstringNopossible includes are: user, attachment_category, comments separated by space. Receive all includes using the ‘all’ value.
methodsstringNoPossible methods are: responsible_user_natural_name, attachment_category_name separated by space. Receive all methods using the ‘all’ value.
external_email_idintegerYesexternal_email_id
attachmentobjectNoattachment

centralstationcrm_admin_post_api_group_calendars

Creates a group calendar Parameters:
ParameterTypeRequiredDefaultDescription
group_calendarobjectNogroup_calendar

centralstationcrm_admin_post_api_hooks

Creates a hook Parameters:
ParameterTypeRequiredDefaultDescription
includesstringNopossible option: filter_groups
hookobjectNohook

centralstationcrm_admin_post_api_tags

Creates a basic tag Parameters:
ParameterTypeRequiredDefaultDescription
tagobjectNotag

centralstationcrm_admin_put_api_custom_fields_types_by_id

Update a custom field type Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
custom_fields_typeobjectNocustom_fields_type

centralstationcrm_admin_put_api_group_calendars_by_id

Update a group calendar Parameters:
ParameterTypeRequiredDefaultDescription
idstringYesid
group_calendarobjectNogroup_calendar