Salesforce

HTTP Functions (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

HTTP Functions (Magic xpa 3.x)

ClientCertificateAdd – Lets you define a certificate that will be sent for subsequent Invoke Web Services and HTTP Post and Get calls.

HTTPCall – Performs an HTTP request and returns the results.

HTTPGet – Retrieves the returned HTML result of an HTTP request as a BLOB object.

HTTPLastHeader – Retrieves the value of an HTTP header entry from the entry name. The function queries the HTTP header information received from the last HTTP retrieval from the HTTPGet or HTTPPost functions.

HTTPPost – Posts information via an HTTP message and returns an HTML/XML result of the HTTP request as a BLOB object.

RqHTTPHeader – Sets the required HTTP Header information for the returned HTTP result of a batch program.

RqHTTPStatusCode – Controls the HTTP return status.

Reference
Attachment 
Attachment