Remote Database Updating without web triggered actions

Is there anyway to remote talk to the database without using a web console through the dashboard? like ssh to the database or another way? (key-word automation)

2 Likes

Hey
You can open up external APIs to your data collections anyway you prefer. You can read all about it here:

You can also visit Youtube and search for my channel Wix Show and I have some videos on how to do this.

But there is no SSH solution to update data collections with. But with http-functions you can create very advanced scenarios.