HTTP PUT/DELETE for Constant Contact API integration
HTTP PUT/DELETE for Constant Contact API integration
Hello,
I am trying to do some integration with Constant Contact. Some of their API requests require the use of the HTTP PUT or DELETE requests (
https://constantcontact.mashery.com/io-docs),
but it looks like Zoho only has GET and POST implemented (
https://www.zoho.com/creator/help/script/built-in-functions/built-in-function-url.html).
Is there a workaround for this?