With saved search formulas, is there a field "cons...
# suiteanalytics
d
With saved search formulas, is there a field "constant" for the NetSuite account id? Similar to 
{today}
 , was thinking there might be something like 
{accountid}
 or 
{netsuiteaccountid}
The use-case is creating a dynamic URL in saved search that is pointing to a PDF generating script. One of the parameters or the URL is the NetSuite account id (no idea why this isn't done in the script)
s
Are you sure that parameter is actually needed, url might work without it
d
Yes, tried without it. Unfortunately it's from a locked bundle, so I can't change the code for it to get the NS account id itself