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
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