I'm not familiar with HTTP Posts but have been asked if I can extract some data from a SQL database as JSON output (yes, can do that!).
Then POST that data to an API using HTTPS POST.
I see there is a HTTP task in Visual Cron.
How does that work and what do I need to know about the API endpoint and the data I'm posting?