/salesforce/opportunity/:id

Update a Salesforce Opportunity by Id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
ParameterTypeDescription
idStringThe Opportunity's Salesforce Id
successBooleanTrue if the Opportunity was successfully created, and false otherwise.
errorsObject[]A list of errors if creating the Opportunity was not successful
errors.nameStringA Salesforce error name.
errors.errorCodeStringThe Salesforce error code.

Updates the fields for the account in the request body. To find available fields, try /salesforce/syncedFields?type=Task

Body Params
string
required

The Salesforce Opportunity Id to update.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
Psst... like working with APIs? Come join us!