Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Create an Estimate via external URL
Hi,
I am trying to find a way to create a NS Quote/Estimate from an internal application and have several fields pre-filled.
I can set the entity, but can't seem to set any other fields. I thought I could pass them via the URL parameters, but am not having any luck.
For instance, this works and creates the estimate with the customer filled in:
https://system.netsuite.com/app/accounting/transactions/estimate.nl?entity=73523
However, this example doesn't set the additional field in the URL parameter:
https://system.netsuite.com/app/accounting/transactions/estimate.nl?entity=73523&expectedclosedate=2/14/2008
Any ideas? It would be great to dump our sales guys directly into NS at a quote that is partially filled in.