Communicate with a third party application, where in some point, you will have to send information to that third party application using POST and not GET.
Just need to pass the URL and the list of parameters to send (for now they are sent as text, you'll need to format them before filling for special date formats etc)
Fixed issue with component versioning.