This method will auto-generate an ID and create a new contact. If an ID is specified for the contact, an error will be thrown.
The contact that you would like to be saved.
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will look up a contact by the specified ID and return it back.
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will update an existing contact with the specified ID.
The updated contact that will be saved.
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will patch an existing contact with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will delete a contact with the specified ID.
curl -i -X DELETE \ https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
Searches for contacts using predefined parameters
The contact that you would like to be saved.
{- "ids": [
- "string"
], - "status": [
- "string"
], - "first_name": "string",
- "last_name": "string",
- "contact_role_id": "string",
- "email_address": "string",
- "organization_name": "string",
- "nickname": "string",
- "number": [
- 0
], - "organization_id": [
- "string"
], - "job_title": "string",
- "city": "string",
- "state": "string",
- "country": "string"
}
{- "Items": [
- {
- "id": "string",
- "first_name": "string",
- "last_name": "string",
- "email_address": "string",
- "nickname": "string",
- "number": 0,
- "status": "string",
- "organization_id": "string",
- "job_title": "string",
- "city": "string",
- "state": "string"
}
], - "LastEvaluatedKey": "string"
}
Updates a contact with data merged from other contacts then signals other microservices to complete the merge
The updated contact to be merged.
{- "source_ids": [
- "string"
], - "options": {
- "fields": [
- {
- "field_name": "string",
- "use_source_id": "string"
}
]
}
}
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
This method will make a call and parse/return the results
curl -i -X GET \ https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/socialProfile/:emailAddress \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "fullName": "string",
- "emailAddress": "string",
- "gender": "male",
- "avatar": "string",
- "organization": "string",
- "title": "string",
- "twitter": "string",
- "facebook": "string",
- "linkedin": "string",
- "bio": "string",
- "details": { }
}
Does a recursive lookup of contacts by organization
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/descendants/:organization_id?fieldsToReturn=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
]
Checks to see if a contact is clear to manage another contact by email addess
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/checkManageability/:managerId?emailAddress=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "fullName": "string",
- "emailAddress": "string",
- "gender": "male",
- "avatar": "string",
- "organization": "string",
- "title": "string",
- "twitter": "string",
- "facebook": "string",
- "linkedin": "string",
- "bio": "string",
- "details": { }
}
Returns the contact related to the currently logged in user
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/current?fields=string&idToken=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
Returns the new contact which is linked to the currently logged in user
The contact that you would like to be saved.
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
Returns the contact related to the currently logged in user
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/portal?fields=string&idToken=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
Returns the new contact which is linked to the currently logged in user
The contact that you would like to be saved.
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
{- "notification_publishKey": "string",
- "notification_subscribeKey": "string",
- "notification_channel": "string",
- "executionArn": "string",
- "start_date": "2019-08-24T14:15:22Z"
}
This method will load contacts, compare them, and return all fields that are in conflict
curl -i -X GET \ https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/getFieldConflicts/:ids \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "conflicting_fields": [
- "string"
], - "contacts": [
- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
], - "organizations": [
- {
- "id": "string",
- "type_id": "string",
- "number": 0,
- "name": "string",
- "acronym": "string",
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "website": "string",
- "domain_name": "string",
- "alternate_domain_names": [
- "string"
], - "description": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "billing_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "main_phone_number": "string",
- "fax_phone_number": "string",
- "alt_phone_number": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "ancestor_organization_ids": [
- "string"
], - "number_of_ancestors": 0,
- "top_level_organization_id": "string",
- "parent_organization_id": "string",
- "notes": "string",
- "logo_url": "string",
- "flags": [
- "string"
], - "status": "active",
- "tax_exempt": true,
- "contact_role_compliance_status": "in compliance",
- "contact_role_compliance_violations": [
- {
- "contact_role_id": "string",
- "contact_role_name": "string",
- "number_of_contacts": 0,
- "violation_type": "too few",
- "compliance_value": 0
}
], - "facebook": "string",
- "twitter": "string",
- "linked_in": "string",
- "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "sys_search_city": "string",
- "sys_search_state": "string",
- "sys_search_city_lower": "string",
- "sys_search_state_lower": "string",
- "sys_search_name": "string",
- "sys_search_domain_name": "string",
- "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
]
}
This method will load contacts, compare them, and return all fields that are in conflict
Comma-separated listo fIDS
{- "ids": [
- "string"
], - "resolved_conflicts": [
- {
- "field": "string",
- "id": "string"
}
]
}
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
Returns a list of records with the specified organization_id. If the list is large, a results_uri is returned with a list that can be downloaded.
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/organization/:organization_id?fields=string&exclusiveStartKey=string&contactRoleIds=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
], - "LastEvaluatedKey": "string"
}
Returns a list of records with the specified email_address
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/emailAddress/:email_address?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
], - "LastEvaluatedKey": "string"
}
Returns the appropriate contact ID for an email, can be called by the portal and useful in duplicate prevention
curl -i -X GET \ https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/portal/emailAddress/:email_address \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
Returns a list of records with the specified email_address3
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/emailAddress3/:email_address3?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
], - "LastEvaluatedKey": "string"
}
Returns a single contact by number
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/number/:number?fields=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
TAllows you to perform up to 100 parallel patch/delete operations
The batch request
Array of objects |
{- "operations": [
- {
- "operation": "create",
- "id": "string",
- "patch_directives": [
- {
- "op": "add",
- "path": "string",
- "value": "string"
}
], - "object": { }
}
]
}
{- "success_count": 0,
- "error_count": 0,
- "results": [
- {
- "operation": "create",
- "id": "string",
- "outcome": "success",
- "error_message": "string",
- "object": { }
}
]
}
Returns a list of records with the specified portal_delegate_id
curl -i -X GET \ 'https://rolodex.api.756794052567.rhythmsoftware.com/contacts/:tenantId/portalDelegate/:portal_delegate_id?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "Count": 0,
- "Items": [
- {
- "id": "string",
- "number": 0,
- "date_profile_last_updated": "2019-08-24T14:15:22Z",
- "name": "string",
- "full_name": "string",
- "name_last_first": "string",
- "organization_id": "string",
- "organization_name": "string",
- "new_organization_info": { },
- "contact_role_ids": [
- "string"
], - "contact_roles": "string",
- "job_title": "string",
- "prefix": "string",
- "salutation": "string",
- "first_name": "string",
- "middle_name": "string",
- "last_name": "string",
- "maiden_name": "string",
- "nickname": "string",
- "link_work_address_to_organization": true,
- "link_work_phone_number_to_organization": true,
- "suffix": "string",
- "credentials": "string",
- "email_address": "string",
- "email_address2": "string",
- "email_address3": "string",
- "mobile_phone_number": "string",
- "work_mobile_phone_number": "string",
- "spouse_id": "string",
- "home_phone_number": "string",
- "work_phone_number": "string",
- "fax_phone_number": "string",
- "school_phone_number": "string",
- "preferred_phone_number": "string",
- "preferred_phone_number_type": "mobile",
- "preferred_phone_number_type_id": "string",
- "other_phone_numbers": [
- {
- "type_id": "string",
- "phone_number": "string"
}
], - "home_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "work_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "school_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "seasonal_address_start": "2019-08-24T14:15:22Z",
- "seasonal_address_end": "2019-08-24T14:15:22Z",
- "other_addresses": [
- {
- "type_id": "string",
- "address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}
}
], - "preferred_address": {
- "line1": "string",
- "line2": "string",
- "line3": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "county": "string",
- "country": "string",
- "country_name": "string",
- "latitude": 0,
- "longitude": 0,
- "time_zone_id": "string"
}, - "preferred_address_type": "home",
- "preferred_address_type_id": "string",
- "image_url": "string",
- "gender": "male",
- "pronouns": "string",
- "date_of_birth": "2019-08-24",
- "date_of_death": "2019-08-24T14:15:22Z",
- "date_social_profile_last_updated": "2019-08-24",
- "notes": "string",
- "status": "active",
- "organization_history": [
- {
- "organization_id": "string",
- "job_title": "string",
- "contact_role_ids": [
- "string"
], - "start_date": "2019-08-24",
- "end_date": "2019-08-24",
- "notes": "string"
}
], - "facebook": "string",
- "twitter": "string",
- "instagram": "string",
- "linked_in": "string",
- "user_ids": [
- "string"
], - "merged_ids": [
- "string"
], - "custom_field_values": [
- {
- "custom_field_id": "string",
- "string_value": "string",
- "numeric_value": 0,
- "boolean_value": true,
- "file_url_value": "string",
- "list_value": [
- "string"
], - "table_value": [
- { }
]
}
], - "origin_service": "string",
- "origin_service_record_id": "string",
- "do_not_mail": true,
- "do_not_call": true,
- "email_opt_out": true,
- "communication_preferences": [
- {
- "communication_type_id": "string",
- "enabled": true,
- "subscription_email_address": "string",
- "subscription_status": "subscribed",
- "subscription_last_updated": "2019-08-24T14:15:22Z"
}
], - "communication_preferences_last_confirmed": "2019-08-24T14:15:22Z",
- "portal_delegates": [
- {
- "contact_id": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "status": "approved"
}
], - "sys_deleted_by_id": "string",
- "sys_version": 0,
- "sys_created_at": "2019-08-24T14:15:22Z",
- "sys_last_modified_at": "2019-08-24T14:15:22Z",
- "sys_created_by_id": "string",
- "sys_last_modified_by_id": "string",
- "sys_external_id": "string",
- "sys_locked": true,
- "sys_bulk_load_pk": "string",
- "sys_bulk_load_at": "string",
- "sys_bulk_load_id": "string",
- "sys_bulk_load_record_no": 0,
- "sys_bulk_load_source_file": "string",
- "sys_last_bulk_data_operation_id": "string",
- "sys_last_bulk_data_operation_sys_version": "string",
- "sys_directive": "string",
- "sys_calculated_field_error": "string",
- "sys_snapshot_base_version": 0,
- "sys_has_files_in_s3": true,
- "sys_configuration_snapshot_id": "string",
- "sys_last_security_context": { },
- "sys_calculated_field_errors": [
- {
- "field": "string",
- "error": "string"
}
]
}
], - "LastEvaluatedKey": "string"
}