This method will auto-generate an ID and create a new directory. If an ID is specified for the directory, an error will be thrown.
The directory that you would like to be saved.
{- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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 scan all directories and and return them to the caller.
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/directories/:tenantId?fields=string&exclusiveStartKey=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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 directory by the specified ID and return it back.
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/directories/:tenantId/:id?fields=string&consistentRead=string' \ -H 'Authorization: YOUR_API_KEY_HERE'
{- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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 directory with the specified ID.
The updated directory that will be saved.
{- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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 directory with the specified ID, using the HTTP PATCH specification.
The patch directives conforming to RFC 6902.
[- {
- "op": "add",
- "path": "string",
- "value": "string"
}
]
{- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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 directory with the specified ID.
curl -i -X DELETE \ https://membership.api.756794052567.rhythmsoftware.com/directories/:tenantId/:id \ -H 'Authorization: YOUR_API_KEY_HERE'
"string"
This method will look up a directory by the specified ID and return it back.
curl -i -X GET \ 'https://membership.api.756794052567.rhythmsoftware.com/directories/:tenantId/public/:id?fields=string&consistentRead=string'
{- "id": "string",
- "name": "string",
- "is_public": true,
- "display_mode": "search",
- "searchable_fields": [
- {
- "name": "string",
- "label": "string",
- "group_name": "string"
}
], - "additional_fields": [
- "string"
], - "enable_custom_search_results_template": true,
- "custom_search_results_template": "string",
- "directory_entry_mode": "do not show",
- "custom_directory_entry_template": "string",
- "enable_radius_search": true,
- "radius_search_options": {
- "postal_code_field": "string",
- "radius_options": [
- 0
]
}, - "enable_eligibility_criteria": true,
- "eligibility_criteria": {
- "logic_operator": "and",
- "customer_type": "contact",
- "members": true,
- "non_members": true,
- "member_options": {
- "member_type_ids": [
- "string"
], - "member_package_ids": [
- "string"
], - "member_statuses": [
- "active"
], - "member_status_reason_ids": [
- "string"
], - "section_members": true,
- "section_member_options": {
- "logic_operator": "and",
- "section_ids": [
- "string"
], - "section_type_ids": [
- "string"
]
}, - "chapter_members": true,
- "chapter_member_options": {
- "logic_operator": "and",
- "chapter_ids": [
- "string"
], - "chapter_type_ids": [
- "string"
]
}
}, - "committee_members": true,
- "committee_member_options": {
- "logic_operator": "and",
- "committee_ids": [
- "string"
], - "committee_type_ids": [
- "string"
], - "committee_position_ids": [
- "string"
]
}, - "certificants": true,
- "certification_options": {
- "logic_operator": "and",
- "program_ids": [
- "string"
]
}, - "enable_status_restriction": true,
- "status_restrictions": [
- "string"
], - "enable_organization_restrictions": true,
- "organization_restrictions": {
- "organization_type_ids": [
- "string"
], - "contact_role_ids": [
- "string"
]
}, - "enable_age_restrictions": true,
- "age_restrictions": {
- "minimum_age": 0,
- "maximum_age": 0
}, - "by_location": true,
- "location": {
- "negate_logic": true,
- "countries": [
- "string"
]
}, - "award_recipients": true,
- "award_options": {
- "logic_operator": "and",
- "award_type_ids": [
- "string"
], - "award_ids": [
- "string"
]
}, - "event_registrations": true,
- "event_registration_options": {
- "logic_operator": "and",
- "registration_category_ids": [
- "string"
], - "event_ids": [
- "string"
]
}, - "donors": true,
- "donor_options": {
- "logic_operator": "and",
- "donor_club_ids": [
- "string"
]
}, - "enable_advanced_rules": true,
- "advanced_rules": { },
- "advanced_rule_error_message": "string",
- "enable_expression": true,
- "expression": "string",
- "expression_error_message": "string"
}, - "enable_messaging": true,
- "enable_query_filter": true,
- "query_filter_rules": { },
- "enable_query_expression_filter": true,
- "query_filter_expression": "string",
- "enable_custom_sorting": true,
- "custom_sort_fields": [
- {
- "name": "string",
- "descending": true
}
], - "page_size": 1,
- "refresh_period": 5,
- "is_active": true,
- "show_downstream_members": true,
- "downstream_member_options": {
- "filter_type": "none",
- "rules": { },
- "expression": "string"
}, - "type": "principal",
- "custom_query_type_id": "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_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"
}
]
}
{- "criteria": { },
- "page": 0,
- "radius_search": {
- "postal_code": "string",
- "radius": 1
}
}
{- "sql": "string",
- "query": { },
- "target_service": "string",
- "fields": [
- {
- "name": "string",
- "label": "string",
- "type": "string"
}
], - "totalNumberOfRows": 0,
- "rows": [
- { }
]
}
The query
{- "criteria": { },
- "page": 0,
- "radius_search": {
- "postal_code": "string",
- "radius": 1
}
}
{- "sql": "string",
- "query": { },
- "target_service": "string",
- "fields": [
- {
- "name": "string",
- "label": "string",
- "type": "string"
}
], - "totalNumberOfRows": 0,
- "rows": [
- { }
]
}
curl -i -X GET \ https://membership.api.756794052567.rhythmsoftware.com/directories/:tenantId/public/entry/:id/:entryId
{ }
The message to send
{- "from": "string",
- "from_name": "string",
- "reply_to": "string",
- "subject": "string",
- "cc": "string",
- "bcc": "string",
- "body": "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": { }
}
]
}