Glad I could assist! Jim - The Monday Man (YouTube Channel)We Create Custom SolutionsSchedule a 1-on-1 Tutorial Session
I'm uncertain about the specific change. However, if you now simply remove "123" and "ABC", it should function correctly.
At this point, I would verify that Season is indeed empty. Please try this: {{if(length(1.Season) > 0; "123" + 1.Season + "<br>";...
Can you provide an example output when the Season is null versus when it is not null?
It appears you typed the text rather than using copy-paste. The “!=” operator, which signifies "not equal to," should appear in green. You can selec...
Try this:{{if(1.Note != ""; 1.Note + "<br>"; "") }} Jim - The Monday Man (YouTube Channel)Watch Our Latest Video: Creating monday su...
More details would be beneficial. However, my general strategy would involve setting up two distinct scenarios, one for each webhook. Upon activatio...