Can you send notifications to a webhook in a formula step?

You can use a "httpRequest" Step to make a HTTP Request to any URL. You can choose the method to use (like POST), the headers and the body. You can also configure the expected Responses and steps on success or failure to the HTTP call. For more details, you can have a look at the "httpRequest" Step.