Properties for n8n

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • AI Service Graph Connector for n8n  properties control the behavior of the connector.

    System properties

    Note:
    To open the System Properties [sys_properties] table, enter sys_properties.list  in the navigation filter.
    Table 1. System properties
    Property Description
    sn_n8n_integ.list_execution_page_size

    The maximum number of items to return in each page of sn_n8n_integ.sgn8n_list_execution datastream. This is passed as a query parameter to n8n REST API via the datastream.

    Note:
    The maximum permitted size is 250 by n8n.
    sn_n8n_integ.list_workflow_page_size

    The maximum number of items to return in each page of sn_n8n_integ.sgn8n_list_workflow datastream. This is passed as query parameter to n8n REST API via the datastream.

    Note:
    The maximum permitted size is 250 by n8n.