I want to do an HTTP POST
from inside an iMacro to an API endpoint. Effectively, something like the following:
Fuente
But the above seems like a long and difficult way to do this. If it even works.
Is there a shorter, more direct or efficient solution?