Hello,
I would like to connect my website to a server and create a client-server communication.
Can i do it with HTTP-API or should i use another API? I would like to make the connection from the wix website to my server using URL.
http-functions helps: https://www.wix.com/velo/reference/wix-http-functions
But what you are going to achieve?
Thank you for you helpful response. Excuse me but because I am a new developer and I didn’t express my question right. What I want is to send an HTTP POST to a server/url. Again thanks a lot.