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

Properties for n8n

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.

PropertyDescription
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.