Describe the feature
It would be nice if I could configure a workflow to trigger based on some condition being met for a given HTTP request, e.g. like a webhook (maybe even could support webhooks, but my particular use case is checking if https://service/status returns a json of {"status":"down"} or something)