FETCH LIVE ACCESS  PLUG-IN FUNCTIONS
 
Get Response v2
Returns response headers and response body for a specified request.
Enter in either the URL to make the request to, the query string parameters (or raw post body), Method (GET/POST), and ContentType values.
URL to document/object
Enter in the full URL to the object, including the HTTP/S protocol identifier. Note that agents that rely on this method to extract from these objects cannot leverage any session data the agent has acquired, if relevant.
Method
Enter the method (GET/POST) to use for the request.
ContentType
Enter the ContentType header to use for the request. For example "application/x-www-form-urlencoded", or "application/json; charset=UTF-8"