A quick note (while we're still waiting for a better resolution):
A user running into a similar issue confirmed that changing the loop lambda type to something else and then switching it back to Retool Workflow resolved it. Does this work for anyone here?
@victoria - encountering the same issue where the current loop item is undefined when I reference it in a Twilio request body param. Can you elaborate on what the workaround here is until there is a fix?
@Tess@victoria - did this ever get a resolution? I am running into a similar result where I am just getting an empty message back and not the standard data and metadata that I get when running the same REST API outside of the loop.
Hi @jg80 In most cases, changing the loop lambda type to something else and then switching it back to Retool Workflow resolved it. We haven't had recent/reproducible reports in awhile. Could you share some screenshots?
@Tess - I am also curious if there is a resolution. However, my issue is slightly different. Passing value to the URL works fine, but passing a value to the BODY fails.
in the chrome or edge dev tools if you go to the network section are you able to see the request being sent? if so, is the body/data being sent correct and does the response tab have anything? lastly, does the input tab on the workflow loop block have any previous blocks that are grey and they shouldn't be?
once or twice i've managed to confuse the crap out of either retool or the linter and the input tab will have startTrigger.data or getAssistant.data or something grayed out when it shouldn't be (the block is clearly connected and i tried removing the connections and re-making them but the block still wouldn't realize it had access to something)
Hi @Tess - unfortunately (for the diagnosing of the issue, that is), I moved away from the approach so I don't have anything easily available. I want to go back and recreate, but don't really have the bandwidth right now...if I do, I'll either come here or create a new one if this is closed.