Notes:
The Query
field uses Intacct’s own query language. You must use the SYSTEM name of a field when querying for records. Examples found here: https://developer.intacct.com/web-services/queries/
Example: To query for a task with the name Task 1
the query field input would be NAME = 'Task 1'
For a list of fields on a particular record type, please visit the Intacct API Reference page here: https://developer.intacct.com/api/