Hi everyone,
I’m working on integrating Netsuite and Zuora for a sales order flow and need some guidance on field mapping. The expected output is a complex, nested JSON payload that includes multiple data points such as:
Customer Details: Name, email, billing/shipping addresses, etc.
Order Items: Product details, quantity, pricing, discounts, etc.
Billing and Subscription Data: Payment terms, subscription dates, and related metadata.
Challenges:
Mapping fields between Netsuite and Zuora, especially with nested structures.
Ensuring the JSON payload complies with Zuora's API specifications.
Request:
I’d appreciate any of the following:
1) Best practices for mapping fields between Netsuite and Zuora.
2) Sample mappings or JSON payloads from similar integrations.
3) Any scripts to automate or simplify the process.
Additional Details:
If helpful, I can share a sample JSON structure that outlines the expected payload format.
Looking forward to your insights and recommendations. Thanks in advance for your help!