/salesforce/opportunity

Create a new Salesforce Opportunity

ParameterTypeDescription
idStringThe Task's Salesforce Id
successBooleanTrue if the Task was successfully created, and false otherwise.
errorsObject[]A list of errors if creating the Task was not successful
errors.nameStringA Salesforce error name.
errors.errorCodeStringThe Salesforce error code.

To find available fields, try /salesforce/syncedFields?type=Opportunity.

Language
Click Try It! to start a request and see the response here!