FeatureFuel
0

Copper 'Get many companies' node does not paginate Copper companies properly.

Source: n8n-io/n8n#26201 · opened by @acorn-brandon
Bug Description When using the Copper CRM get many companies node with the 'Return All' option toggled on the resulting list is not all of the companies in my account. It is in fact a subset of the first few pages (if page size 10) repeated over and over again. My assumption is the underlying pagination for the copper endpoint is not correctly incrementing the page_number body parameter to get all of the pages of companies. To Reproduce Just use the copper get many companies node with the return all option connected. Ensure to have more than 200 companies since the page size cap for Copper is 200 on the API docs. Expected behavior I should receive a unique list of my companies from Copper. Debug Info Debug info core • n8nVersion: 1.123.3 • platform: docker (cloud) • nodeJsVersion: 22.21.0 • nodeEnv: production • database: sqlite • executionMode: regular • concurrency: 5 • license: community • consumerId: 00000…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests