I have been using the wix database with hard coded data and connecting to a table on the front end.
I was wondering if I can call in 3rd party api data into specific columns of my existing wix database?
I have been using the wix database with hard coded data and connecting to a table on the front end.
I was wondering if I can call in 3rd party api data into specific columns of my existing wix database?
Hi Agam,
Welcome to the Wix Code forum.
Sure, you can use Accessing 3rd Party Services to access database collections, query them, add and insert, and other database functions.
Use the API documentation and articles about the database as a reference.
Yisrael