Basic Information

appmixer.smartsheet.core.ListSearch

1.0.0

Public

Searches all sheets that the user can access, for the specified text. If you have not used the public API in a while, we will need to provision your data. This could take up to 24 hours so please check back later!

Input Ports

in

FieldTypeDescription
Query text

Text with which to perform the search. Enclose in double-quotes for an exact search.

Location text

When specified with a value of personalWorkspace, limits the response to only those items in the user's workspaces.

Include text

When specified with a value of favoriteFlag, response indicates which returned items are favorites. favorite -- dashboards, folders, reports, sheets, templates, and workspaces will have the property favorite: true parentObjectFavorite -- attachments, discussions, summary fields, and rows will have the property parentObjectFavorite: true

Scopes textarea

If search fails, try using an array for each type of this comma-separated list of search filters.

JSON array. Example: ["sightNames"].

Output Ports

out

FieldTypeDescription
Results -
Total Count -

Full Metadata