What you covered
Over the course of these lessons, you built a complete picture of how to integrate NetSuite with Parabola — in both directions:- Connecting to NetSuite — how to create the right role, generate credentials, and connect in Parabola; best practices for using a generic integration user and sharing credentials safely across your team
- Creating saved searches — how saved searches differ from reports, how to make them public, and how to add joined fields to get human-readable values instead of raw internal IDs
- Handling data issues — what to do when custom fields return IDs, why summary searches don’t work and how to fix them, and how to handle large searches that time out
- Send to NetSuite — setup & internal IDs — the REST web services permission, why every object reference requires an internal ID, and three reliable patterns for building lookup flows
- Send to NetSuite — actions & field mapping — the four action types (create, update, transform, upsert), how schema is pulled dynamically, and the most common field mapping gotchas to watch out for