Fetch as HTML/Json
Fetch as HTML/Json
Description
Fetch the HTML or JSON from an url
Properties
Url or Api Link (string | variable)
Enter the URL or API link to make the request
Return Type (dropdown)
Choose between text and json
Headers (string)
Enter a list of query string parameters of the content headers
Returns
Returns JSON or text based on selected return type.
Last updated