This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I'm working with a webhook in AppSheet to integrate with a SOAP service. I get a response in XML format, but I'm having trouble accessing the specific "GuideNumber" value within the response. Here's an example of the response I get:
Is there any way to access this value without having to use an appscript?? Directly with the webhook return values? I've tried many ways and always get a conversion error