TARGETconnect provides 3 SOAP services for adding and retrieving organisations, opportunities, and events. See the section on APIs for a full list of supported available services.
All SOAP service operations require a Credentials parameter. This must contain:
| Name | Description | Example |
| customerKey | Your TARGETconnect domain | demo.targetconnect.net |
| departmentKey | Your TARGETconnect partition | If not known the default is 'Careers Service' |
| username | An operator username that you have added to the system. The process will run as this operator and will require the group membership and permissions necessary. | vacancyService |
| password | The password for the operator user. This MUST be a local TARGETconnect operator password - SSO credentials are not supported. | xxxx |
| source | An arbitrary source string that will be recorded against added entity data. | SourceA |