I am working to build a custom app integration in Zapier and I am using Scripting API for managing pre poll & post poll functions. The poll URL is returning response status code 200 but content is null.
If i use that same API URL in sample PHP code then it is returning content with status code 200. Any suggestions on fixing this issue is highly appreciated.