Page 1 of 1

Variable-value-in-TV-alert to a webhook

Posted: Sun Jan 15, 2023 4:02 pm
by lukenum
Hi again,

I have another question about the variable value, {{ticker}}, as I thought it was supposed to be able to transfer a correct ticker via a webhook. Instead, it shows the text per the attached screenshot in the link below.

https://asset.cloudinary.com/dxjniytnv/ ... 22a9f1b091

Does it only work with the alertcondition(), not the alert()? Is there any workaround?

Cheers,
Luke

Re: Variable-value-in-TV-alert to a webhook

Posted: Wed Jan 18, 2023 7:53 am
by Steve Burman
Correct, the {{ticker}} only works with alertcondition(). With alert() you can concatenate the message to include the ticker

Re: Variable-value-in-TV-alert to a webhook

Posted: Wed Jan 18, 2023 9:40 am
by lukenum
Yes, I prefer to use alert and I will look into the concatenate option. Thank you so much Steve.

Re: Variable-value-in-TV-alert to a webhook

Posted: Wed Jan 18, 2023 10:21 am
by lukenum
Yes, I prefer to use alert and I will look into the concatenate option. Thank you so much Steve.

Re: Variable-value-in-TV-alert to a webhook

Posted: Wed Jan 18, 2023 10:33 am
by Steve Burman
You're welcome Luke :wink: