How to load fetched logs to our own custom server using glitch
Hi! Can you please give us more details?
hi,
I tried to fetch the data from WhatsApp means received messages and those are showing in logs using a glitch. and we need to fetch these logs to our own server for saving those in our domain (www.example.com/logs). or can we run the same project on our example.com?
You can run your project in a subdomain of your website (e.g. glitchwebsite.example.com).
You can also use iframes, set up a endpoint for fetch, embeds, etc.