A global merge field type to use when
referencing API URLs.
Usage
Use dot notation to specify an API URL from either the Enterprise or Partner WSDL, or to
return the session ID.
Example
-
{!$Api.Enterprise_Server_URL__xxx}: The Enterprise WSDL SOAP
endpoint where xxx represents the version of the API. For example, {!$Api.Enterprise_Server_URL_260} is the expression for the
endpoint for version 26.0 of the API.
-
{!$Api.Partner_Server_URL__xxx}:
The Partner WSDL SOAP endpoint where xxx represents the version of the API.
{!$Api.Partner_Server_URL_250} is the expression for
the endpoint for version 25.0 of the API.
-
{!$Api.Session_ID}: The session ID.