Posted on 23/09/2025 19:55:45
I see, that makes sense. Good to see an old feature request (https://doc.dynamicweb.com/forum/integration/integration/whats-the-point-of-having-the-request-body-on-a-connection-endpoint-in-endpoint-management) now being available: ading the SOAP or other URLs to central end point management and reuse them in LI.
That said, it works but then it doesn't :-) I can indeed set up my LI connection and then put in a body and submit the request (One minor problem: it seems you need Save before trhe submit actually sends it). However, the response is a mess and can't be read:

When I copy the text on screen into a text document I do get some XML but it's clipped. This is all I get for a products request:
<?xml version="1.0" encoding="utf-8"?>
<tables ExportIsDone="false">
<config>
<productCustomField typeId="12" templateName="ProductGroup" systemName="ProductGroup" name="ProductGroup" />
<productCustomField typeId="12" templateName="ProductShopItem" systemName="ProductShopItem" name="ProductShopItem" />
<productCustomField typeId="7" templateName="ProductQtyMultiplum" systemName="ProductQtyMultiplum" name="ProductQtyMultiplum" />
<productCustomField typeId="7" templateName="Pro
So this isn't really usable for testing requests at the moment.
Also, that results panel;s disappears when you resize / maximize your browser window.
Imar