REST API connector for Zero Copy Connector for ERP tables

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • Find details on REST API connector tables in Zero Copy Connector for ERP.

    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.

    Tabela 1. REST API connector tables
    Table Description
    sn_erp_integration_rest_service_catalog Stores imported REST API service definitions (name, version, base URL).
    sn_erp_integration_rest_service_endpoint Stores individual endpoint definitions (path, HTTP method, inputs, outputs, return type).
    sn_erp_integration_model_operation Updated with new 'rest' operation type, pagination_type choice field, and http_method column.
    sn_erp_integration_model_entity Updated with new 'rest' entity type for REST API operations.
    sn_erp_integration_input_mapping Updated with pagination type field and pagination_operator for offset/limit tracking.
    sn_erp_integration_model_table_field Loaded with field metadata from parsed OpenAPI specs.