Opportunities¶
Opportunities Controller
Operations¶
| Method | Path | Operation |
|---|---|---|
| GET | /rest/v1/opportunities.json |
Get Opportunities |
| POST | /rest/v1/opportunities.json |
Sync Opportunities |
| POST | /rest/v1/opportunities/delete.json |
Delete Opportunities |
| GET | /rest/v1/opportunities/describe.json |
Describe Opportunity |
| GET | /rest/v1/opportunities/roles.json |
Get Opportunity Roles |
| POST | /rest/v1/opportunities/roles.json |
Sync Opportunity Roles |
| POST | /rest/v1/opportunities/roles/delete.json |
Delete Opportunity Roles |
| GET | /rest/v1/opportunities/roles/describe.json |
Describe Opportunity Role |
| GET | /rest/v1/opportunities/schema/fields.json |
Get Opportunity Fields |
| GET | /rest/v1/opportunities/schema/fields/{fieldApiName}.json |
Get Opportunity Field by Name |