Dear Hop Community, I am an new user and I am attempting to build a small "Workflow" in which a "GET" and then a "POST" are send to an HTTP endpoint and the answer "result: ok" is checked. Currently, I am doing this with scripts, but I was wondering, if I am overlooking the appropriate "action" for these simple HTTP tasks.
I tried the actions "Check webservice availability" (but I need authentication), HTTP (but I do not need a file downloaded), as well as a "pipeline" inside the workflow with a sole transformation of "HTTP Client" "HTTP Post" or "Rest Client" (neither of which worked). What would be the best practice here? Or is a "Check if HTTP" action a potential future feature? Thank you for your insights Christian