How to auto-update jewelry shop prices in Wix Studio from a live gold price API?

I’m having trouble with
Automating jewelry product pricing by connecting my Wix Studio site to a live gold/jewelry price feed. I need prices to refresh automatically (e.g., every 30 minutes) instead of manual updates.

Working in
Wix Studio Editor with Dev Mode enabled.

Site link
[Insert live or test site link]

What I’m trying to do
Set up a data connection (via API or other method) so product prices in my CMS or store update dynamically from a real-time gold/jewelry source.

What I’ve tried so far

  • Checked Wix Docs and forum posts about CMS and product pricing.

  • Explored manual CMS updates and scheduling, but these don’t meet the “live feed / 30-min refresh” need.

  • Looked at Wix App Market — didn’t find anything built for gold/jewelry pricing.

Extra context
The pricing source should be external (API or feed) and run on a timed refresh. I’m open to Velo code, webhooks, or third-party integrations if that’s the right path.

2 Likes

Hi, @Alireza_Assar !!

You can use the job scheduling feature if you want it to run automatically on a regular basis. :innocent:

Ah, :upside_down_face: do you mean that this scheduling feature has already been considered but was ruled out because it can’t run at 30-minute intervals?

3 Likes