How to use this in wix.
Request: https://www.conventus.dk/dataudv/api/adressebog/get_afdelinger.php?forening=2908&key=4ecfb45f0e0c1e48e2153dead64374bde8bf191bdad3231b6526f1b0c21cfdff&ider=456,518
Reply:
Hey,
You can use the wix-fetch API to send your request. You can read the following article to learn how to do that.
Corvid: Accessing Third-Party Services with the Fetch API
Once you fetch the data you can read this post to learn how to parse the xml data.
Hope this helps!
Dara | Corvid Team
Thanks for your suggestion, I’ve studied it, but I’m no eagle for this, maybe you could help.
I have a url that looks like [this](this
https://www.conventus.dk/dataudv/api/adressebog/get_grupper.php?forening=4265&key=479ce6c68dbbbf8632c0440f07961e84beb646f912fcc427cb569be5e7515559&afdeling=47641&type=hold&offentlig=true)
[https://www.conventus.dk/dataudv/api/adressebog/get_grupper.php?forening=4265&key=](this
https://www.conventus.dk/dataudv/api/adressebog/get_grupper.php?forening=4265&key=479ce6c68dbbbf8632c0440f07961e84beb646f912fcc427cb569be5e7515559&afdeling=47641&type=hold&offentlig=true) [479ce6c68dbbbf8632c0440f07961e84beb646f912fcc427cb569be5e7515559](this
https://www.conventus.dk/dataudv/api/adressebog/get_grupper.php?forening=4265&key=479ce6c68dbbbf8632c0440f07961e84beb646f912fcc427cb569be5e7515559&afdeling=47641&type=hold&offentlig=true) [&afdeling=47641&type=hold&offentlig=true](this
https://www.conventus.dk/dataudv/api/adressebog/get_grupper.php?forening=4265&key=479ce6c68dbbbf8632c0440f07961e84beb646f912fcc427cb569be5e7515559&afdeling=47641&type=hold&offentlig=true)
How can I use it? Thanks in advance.