I want players in my Unreal Engine 5 game to be able to send a text as .json file to a page on my WIX website, where it can be displayed. I would like them to press a button to trigger sending the text.
I have already set up the backend code on my website for the .json file to be received.
What is the simplest way of doing this in Blueprints?
Hey, @Nawrot - have you used this plugin before? I’ve been using VaRest, and now also see a VaRestX on Fab, and I’m wondering what the differences are.
@Jcfalloon , VaRest actually comes as a default plugin and has a link to the documentation page, but I’m interested to hear if the suggested “Restful” is better.