Discussions
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.