Join Slack
Powered by
Is there a way using SuiteQL to get the value of a...
# suiteql
d
darrenhillconsulting
02/22/2023, 7:13 PM
Is there a way using SuiteQL to get the value of a script parameter on a deployment record?
t
tdietrich
02/23/2023, 4:17 AM
You can query the ParametersSuitelet table to get a script's parameters. But I don't think we have way (yet) to get a deployment's parameter values.
d
darrenhillconsulting
02/23/2023, 8:56 PM
Ya, you've got to do a record.load on the deployment record to get the parameter value.
2
Views
Open in Slack
Previous
Next