I want to create an api in my nodejs app to create listing on my facebook shops
1

i have a nodejs app and i want to migrate it with facebook shops, specificly i want to create an api endpoint to create a listing on my facebook shop account. i dont know what package to use in my nodejs app and how ! and one more question : i want the same thing with instagram

Sba
Enviada há cerca de um ano
Nimra

did you find out the answer??

24 de novembro às 10:11
Resposta selecionada
1

We are not the same. I have an ecommerce website. I created an endpoint that facebook sends a request to it everyday to get all products. Instead of I send request with the new product. They check if they any new products every day

24 de novembro às 12:37
Sba
Resposta selecionada
1

Yes. I did a setup an endpoint on my app that experts a xml file of products. And give that endpoint to facebook to fetch that data every day(you can specify. Day or hour or month)

24 de novembro às 11:29
Sba
Nimra

but you want a endpoint to create a listing on your facebook shop account?

24 de novembro às 11:39
Nimra

I also want the same thing want a API which can help me to create a listing because I have multiple accounts and I want to share the same post across multiple accounts I have....means i want to automate my process instead of manually login the account and share the same post for each account

24 de novembro às 11:42