OP here. I figured it out (or at least a workaround). What I did was - in the HTTP Request module, I unchecked the box to Parse JSON, which is what created the "Collections within an Array" structure. I then took the raw JSON and passed it to a Parse JSON module, which then converted the JSON into ...
What is the right way to iterate through this structure (which is the output of an HTTP Request)? I want to iterate thru each variantAssayID in each collection of the array: I tried to use an iterator like this: Instead of the iterator passing variantAssayID 1, then variantAssayID 2, then variantA...
This is just a minor annoyance, but it used to cause me some confusion, so it may be worth a fix if everyone else experiences it: If a scenario with a Watch event trigger has been paused for some time and I view its history, I see there are "x Records in Queue" waiting to be processed. If I want to ...
Hi. I want to create a scenario triggered only by a Watch event for "Updated Only" projects where the Last Update Date for the Old State does not equal today. Basically, I want the scenario to run no greater than once per day for a given project update. I have tried to use a Filter on the webhook w...
Nevermind! I was missing a single "column.12.sharecol=true" And now it's fixed. I will leave this here with the working Text Mode for anyone to follow: column.1.displayname=Analyte Informationcolumn.1.sharecol=truecolumn.1.textmode=truecolumn.1.usewidths=truecolumn.1.value=<strong>Analyte 1: </str...
I'm trying to use Text Mode to bring 9 fields into a single column. However, it appears that anything beyond the "12th" shared column (as defined by Text Mode) is pushing the fields into the next column on the right. Here is how it appears; the items in the 3rd column are supposed to be at the botto...
Unfortunately, no knowledge of progress anywhere on my end @FrancesDurhamEvans , but what was shared by @AntonKra looks promising. Thanks, Anton! (this is Mylah, btw. I guess I'm currently logged in via a different account).