Integration Your Way - (800) 235-7250
RSSBus for SharePoint V3
Questions / Feedback? salesforceUpdateAccount

salesforceUpdateAccount

Update an Account entry in your Salesforce account.

Required Parameters

idThe Salesforce Account ID to be updated.

Optional Parameters

serverurlServer URL from the login response. Needed if providing sessionid, otherwise provide loginurl, user and password.
loginurlURL to the Salesforce server used for logging in. Needed if providing user and password to this call.
sessionidSession ID from the login response. If this is unknown, enter your user and password in the respective fields to login.
userYour Salesforce user name. This is required if no serverurl and sessionid have been provided.
passwordYour Salesforce password. This is required if no serverurl and sessionid have been provided.
accesstokenYour Salesforce access token. This can optionally be appended to your password instead of being input separately. It can be obtained via your personal information on salesforce.com.
sslcertThe SSL certificate to be accepted from the server. Any other certificate will be rejected. This can take the form of a full PEM certificate, the path to a file containing the certificate, the public key, the MD5 thunbprint or the SHA1 thumbprint. If not specified any valid certificate will be accepted.
showsslstatusWhether to return the list of SSL status messages. The allowed values are: FALSE, TRUE.
timeoutTimeout, in seconds, for the operation to complete. Zero (0) means no timeout.
proxy_serverIP Address or host name of the proxy server used for the request.
proxy_autoWhether or not Proxy should be detected from Windows system settings. This takes precedence over other proxy settings and is not available in Java. The allowed values are: TRUE, FALSE.
proxy_portPort number of the proxy server.
proxy_userUser ID used to authenticate with the proxy server.
proxy_passwordPassword used to authenticate with the proxy server.
proxy_authschemeThe proxy server The allowed values are: BASIC, DIGEST, PROPRIETARY, NONE, NTLM.
proxy_authtokenThe proxy authentication token.
proxy_ssltypeThe proxy server The allowed values are: AUTO, ALWAYS, NEVER, TUNNEL.
firewall_serverIP Address or host name of the firewall.
firewall_portPort number of the firewall.
firewall_userUser ID used to authenticate with the firewall.
firewall_passwordPassword used to authenticate with the firewall.
firewall_typeThe type of the firewall. The allowed values are: TUNNEL, SOCKS4, SOCKS5.
logfileThe connector will log the exchange/transferred data to this file.
datatype:*The data type of field value. For example: Date, Datetime, String, Int, Double, Boolean. The allowed values are: Date, Datetime, String, Int, Double, Boolean.
new:*Field values to be updated for the account.

Output Attributes

sf:idID of the account updated.
sf:successTrue if the account was updated, false otherwise.
ssl:issuerThe issuer of the SSL certificate.
ssl:subjectThe subject of the SSL certificate.
ssl:effectivedateA date before which the certificate is not valid.
ssl:expirationdateA date after which the certificate is not valid.
ssl:issuerThe issuer of the SSL certificate.
ssl:publickeyThe public key of the certificate.
ssl:serialnumThe serial number of the certificate encoded as a String.
ssl:status#Shows the progress of the secure connection. Only returned if 'showsslstatus' is TRUE.
ssl:subjectThe subject of the SSL certificate.


 
Copyright © 2013 RSSBus Inc.
[x] close

Questions / Feedback?


Name:
Email:
Feedback:
Send Feedback