Skip to content

Brian Cline

Solution Architect skilled in Salesforce, NetSuite and JavaScript Development

  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles
  • About
  • Resume
  • JavaScript
  • Salesforce
  • Contact
  • Articles

Tag: Salesforce API

Salesforce Logo

Creating a Custom Salesforce REST API Endpoint

July 2, 2022Brian ClineProgramming, Salesforceapi, rest api, restful api, Salesforce, Salesforce API

Apex classes and methods can be exposed to external applications as REST based endpoints.

This means that there’s a very easy way to have an external application make a direct call into Salesforce to do a specific action.

JSForce Logo

Connecting to the Salesforce Analytics APIs through Node.js

May 3, 2022Brian ClineJavaScript, Programming, SalesforceSalesforce, Salesforce API, salesforce integration

In this blog article, we’ll be focused in on the Analytics API because it’s primarily used for reporting and dashboards.

Salesforce Logo

Integrating Salesforce With Other Apps – A Series!

July 14, 2020Brian Cline2 CommentsProgramming, Salesforceapi, Salesforce, Salesforce API, salesforce integration

Salesforce has really transformed a lot of companies I’ve been involved with because it’s made the sales team way more effective and allowed all people that need access to know what’s going on.

Integrating Salesforce with other apps has the potential to dramatically improve efficiency and productivity in businesses.

How to Perform SOAP Requests With Node.js

July 7, 2020Brian ClineJavaScript, Programmingapi, Salesforce API, soap, wsdl

SOAP is basically an XML based API that existed before the REST API existed. SOAP stands for Simple Object Access Protocol – it’s a mostly legacy protocol that was designed for doing remote api requests in a language independent way.

From time to time unfortunately, we’ll need to call a SOAP API.

Understanding the Different Salesforce APIs

Understanding the Different Salesforce APIs

April 14, 2017Brian ClineProgramming, Salesforceapi, Integrating with Salesforce, MetaData API, Salesforce, Salesforce API, SOAP API

Reasons to Integrate Salesforce is part of the blog post series: Integrating Salesforce With Other Apps – A Series!

Salesforce has a few different types of APIs that they support that can be used for many different purposes.For example, there’s an API called the Tooling API which is useful for manipulating apex, running tests, or etc. …

Read More

Developed by Think Up Themes Ltd. Powered by WordPress.