function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Marshall PriestMarshall Priest 

I need an outside API to be able to create opportunities based on imported data. Is there a way to do this?

Raj VakatiRaj Vakati
Yes .. Use Salesforce SOAP API and Rest API.

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/quickstart_code.htm

https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_quickstart_steps_walk_through_code.htm