Confusing Behavior When Inserting Columns in JSON via HTTP Tool
Not sure if you guys would consider this to be a bug, but I definitely found this behavior to be confusing and unintuitive… When inserting a column in a JSON body using the HTTP tool, it appears that strings automatically get inserted with quotes around them. However, the same does not appear to be true for formula columns that output a string. Took me awhile to figure out what the heck was wrong since the error message was a bit vague (“Failed to parse body input”), there’s no ability to trace the full HTTP lifecycle, and the docs are a little lacking when it comes to the formula DSL.