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