Basic Information

appmixer.freshsales.core.FindDeals

1.0.0

Public

Find deals by a specific view/filter. Returns a maximum of 100 deals per page. Supports outputting as array, individual items, first item only, or CSV file.

Input Ports

in

FieldTypeDescription
View select Select a deal view/filter to search within.
Sort Field text Field name to sort by (e.g. amount, name, updated_at).
Sort Order select Sort direction.
Output Type select Choose whether to output all items at once (Array), one item at a time (Object), the first item only (First), or as a CSV file (File).

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata