SOAP 1.2 web service

Overview

SOAP (Simple Object Access Protocol) is an XML-based protocol for accessing web services over HTTP.

SOAP allows applications running on different operating systems to communicate using different technologies and programming languages. You can use SOAP APIs to create, retrieve, update or delete records, such as passwords, accounts, leads, and custom objects, from a server.

Before you set up your data sync destination, make sure to configure your Source.

The SOAP 1.2 Web Service destination supports batch and real-time syncs.

Destination tab

The following table outlines the mandatory and optional parameters you will find on the Destination tab (Image 1).

The following parameters will help to define your data sync destination and how it functions.

ParameterDescriptionExample

Destination

Mandatory. Select your destination from the drop down menu.

SOAP 1.2 Web Service

## Next steps

  • Define your Sync Actions. Note that if you are doing a Full-File sync, the API Specification > SOAP 1.2 Source section should be filled in.

  • Add in your Post Sync Scripts, if required.

  • Define your Permissions.

  • If you are running a real-time sync, set up your Listener Config and enable it to begin your sync.

  • If you are running a batch sync, click Jobs > Start a Job to begin your sync.

  1. Namespace Value

Last updated