Add ability to make POST requests in addition to GET requests.
Description
I have an endpoint that requires a POST request, and would really like to use Feed Me, so i've modified the plugin to be able to change the HTTP method.
My response was being received with a BOM character due to UTF-8 encoding. I've added a str_replace to remove this problem character if it exists.
i'm not quite sure the migration is correct. will it automatically run when the plugin is updated? should I add feedMethod to the Install.php file?
is this getting added?
I'd also need this to Query Notion Databases. 🙏
I'd also need this to Query Notion Databases. 🙏
another way to handle this is to use pipedream.com they have a free plan