Hubspot Workflow API Integration missing Body

My use cases requires me to use a Filter (which is passed in the body), but the current integration only lets me pass params in my GET request. I need to be able to pass the body. How can I do this?

This should be done using POST instead of GET :face_with_open_eyes_and_hand_over_mouth: