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: SOAP API

5 Differences Between REST & SOAP

July 7, 2022Brian ClineProgrammingapi, rest api, SOAP API

REST and SOAP are different ways of transmitting data between two different systems via an API. REST is a set of architectural principles. SOAP is a protocol maintained by the World Wide Web Consortium.

Is SOAP dead?

May 28, 2022Brian ClineProgrammingapi, soap, SOAP API

SOAP and XML based Web Services aren’t dead yet. I don’t think they will be for quite a while because they are very common in large enterprises (government, banks, telecommunications, etc).

Designing APIs by Contract

May 22, 2022Brian ClineProgrammingapi, rest api, restful api, SOAP API, software architecture

Designing by software is a contract – like a legal or business contract. When we design software by contract it means we are designing against a specific specification for each software component.

API Style Choices

April 25, 2022Brian Cline3 CommentsProgrammingapi, graphql, restful api, SOAP API

APIs come in many different styles and types. Before running into a style we need to understand the different options and the trade offs that we are making.

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

Updating Salesforce Records Using JavaScript

Updating Salesforce Records Using JavaScript

March 22, 2017Brian ClineSalesforceAJAX Toolkit, javascript, Salesforce, SOAP API

Over the last few years, Salesforce has made some really significant changes that allow JavaScript to increasingly be used. By using Salesforce’s AJAX toolkit it’s possible to do an incredible amount of customization to a standard Salesforce Page Layout without ever having to write any apex.…

Read More

Developed by Think Up Themes Ltd. Powered by WordPress.