Is there a simple code example, documentation, or reference for how to retrieve a value from a HubDB table as part of a Custom code Workflow step.
I have been running into issues with this example -- specifically when following this approach I get a “Request with GET/HEAD method cannot have body” error.
Just looking for something that is as basic as it comes (very lightweight dev skill here). The use case is that I want to retrieve a value from a column in a HubDB table based on a value that is submitted via a HubSpot form.