Curl Request
Last updated
Last updated
Send Curl Requests with the Curl Request block
Parameters:
URL: The url you are sending the curl request to
Headers: Provide the header fields as a javascript object in the return
Body: Provide a JSON string with the body parameters you want send.