Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

REST API connector for Zero Copy Connector for ERP tables

Find details on REST API connector tables in Zero Copy Connector for ERP (Enterprise Resource Planning).

For an overview of the REST API connector, see REST API for Zero Copy Connector for ERP.

For process details, see Add a REST entity to a model operation.

For information about adding a service, see Add a REST service manually in Zero Copy Connector for ERP.

TableDescription
sn_erp_integration_rest_service_catalogStores imported REST API service definitions (name, version, base URL).
sn_erp_integration_rest_service_endpointStores individual endpoint definitions (path, HTTP method, inputs, outputs, return type).
sn_erp_integration_model_operationContains new 'rest' operation type, pagination_type choice field, and http_method column.
sn_erp_integration_model_entityContains new 'rest' entity type for REST API operations.
sn_erp_integration_input_mappingContains pagination type field and pagination_operator for offset/limit tracking.
sn_erp_integration_model_table_fieldContains field metadata from parsed OpenAPI specs.

Parent Topic:Zero Copy Connector for ERP field descriptions