← Community · OIC Integrations

Fusion ERP REST API — undocumented tips and field notes

OIC Integrations Fusion ERPREST APITips
CloudAxis Team · April 2026 · 💬 5 replies

Tip 1: ?onlyData=true removes HATEOAS links — cuts payload 40-60%.

Tip 2: ?totalResults=true adds count field to paginated responses.

Tip 3: Some modules hard-cap at 500 records regardless of your limit= parameter. Always paginate defensively.

Tip 4: expand= is slow for large datasets — two separate calls almost always outperform one expand= call.

Tip 5: REST API version matters — pin your version and test after quarterly updates.

DISCUSSION · 5 REPLIES

Sign in with GitHub to comment · Powered by Giscus

Chat on WhatsApp