Basic Information

appmixer.freshsales.core.UpdateDeal

1.0.0

Public

Update an existing deal by ID.

Input Ports

in

FieldTypeDescription
Deal ID number The ID of the deal to update.
Deal Name text Name of the deal.
Amount number Value of the deal.
Currency Code text Currency code (e.g. USD).
Expected Close date-time Expected close date.
Stage ID number Pipeline stage ID.
Pipeline ID number Deal pipeline ID.
Probability number Win probability percentage (0-100).
Owner ID number Owner/agent user ID.
Add Contact IDs text Comma-separated contact IDs to associate with the deal.
Remove Contact IDs text Comma-separated contact IDs to disassociate from the deal.

Output Ports

out

FieldTypeDescription
Deal ID integer -
Deal Name string -
Amount string -
Base Currency Amount string -
Currency Code string,null -
Expected Close string,null -
Closed Date string,null -
Stage Updated Time string,null -
Pipeline ID integer -
Stage ID integer -
Probability integer -
Expected Deal Value string,null -
Age (days) integer -
Owner ID integer,null -
Updater ID integer,null -
Creater ID integer,null -
Created At string -
Updated At string -
Tags array -
Is Deleted boolean -
Has Products boolean -
Products array -
Team User IDs array -
Deal Price Adjustments array -
Custom Fields object -
Rotten Days integer,null -
Avatar string,null -
Web Form ID integer,null -
Recent Note string,null -
Last Assigned At string,null -
Last Contacted Sales Activity Mode string,null -
Last Contacted Via Sales Activity string,null -
Upcoming Activities Time string,null -
Completed Sales Sequences string,null -
Active Sales Sequences string,null -
Collaboration object -

Full Metadata