Hi @Nezmo - I hope you don’t mind that I’ve moved this post into it’s own topic with a more relevant title.
Are you saying that your WeatherFlow service can call an external webhook and post data over to that webhook endpoint? Do you have a link to the relevant documentation? I couldn’t find anything about WeatherFlow Tempest Webhooks from a quick search… just Websockets which are completely different.
If it supports calling a webhook, you would create a SharpTools rule with an HTTP Trigger, then copy the URL that gets generated in the rule’s HTTP Trigger to use as your webhook endpoint in your source system.
I’m also quoting some of the relevant details from the other thread with a summary of the distinction between HTTP Triggers and HTTP Actions as the concept of a ‘webhook’ is contextual and depends on the source and destination.