Access to the Field Force Manager web services is provided via a username/password/company id combination of authentication information. This combination of information must be passed on each web service request. The capabilities and access of the requesting user are determined by the web services user specified role and associated security permissions.
The authentication parameters are passed in the http header, this is commonly confused with the SOAP header. The parameters need to be passed with each request.
To view WSDL or connect to web services go to the following URL: https://connectorprod.fieldforcemanager.com/services
You will be prompted to enter your web service user credentials to gain access to the services and WSDL’s. You can create a web service user by logging into the application as an administrator and creating a user with a web service role.
The username for web services will be a combination of the username for the user and the company (username@companyID). For example the username for a user with a username of bob in company 9999 would be bob@9999. The password will be the password for the web service user.
|