Connecting from Wordpress to an external API to get productos, prices, stock and save them in WP
Status: Closed · Asked by Corimusical on · 0 views
Hello team,
Is it possible to connect my actual woocommerce store to an external API for getting the catalog: products, price, stock, availability, etc and save them into the woocommerce database in my web?
Thank you
Hey @Corimusical
Could you please share your complete use case and the name of the API which you are referring to, along with its rest API documentation?
So that we can look into the possibility for the same.
That's the API I need to get the data to my web (now I'm doing it manually and it takes me a lot of time each week) and the problem is I can't sync unavailable products from the API, so the keep showing in my website:
It would be the best if I can sync with my provider's API and save the data to my WP Woocommerce database and schedule it for everyday
Thank you
Hello, any update about?
Hey @Corimusical
We are currently looking into your concern, so kindly allow us sometime.
Hey @Corimusical
Please refer to the following screenshot on your API request which you are trying to process.

Hello Supreme
I see that step as Action. I would like to know how to put the trigger for fetching the data from the external API.
Thank you
Hey @Corimusical
If the application support webhook then you can capture the webhook response accordingly.
youtube.com/watch?v=EoxGTmpSIj8
Further, Our comprehensive developer guide will help you through every step of building a solid app for your API and creating a great experience for your users.
Please go through all guides carefully and start working on creating your apps - https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/