How to fetch data from external api request using strapi v4 or v3?

Viewed 14

I have an url that has data in xml format and i want to GET data from this url using api request in strapi v4 or v3 and also want that when I POST data to POST also in the url so when I GET data again from the url it gets the new data also

0 Answers
Related