Telegram IF greater than post

Hello how can i send when i get apples = 50 parse from json when i try keycheck writing its not integer value i need to send when i get apples capture greater 50 hit to telegram

How does the parse output look like?

Parsed value: 211.65

Assigned value to variable ‘Apple’

Variable ‘Apple’ marked for capture

WebSocket Disconnect (WebSocket Disconnect) <<

I get parse string

IF FLOATKEY @Apple GreaterThan 50
#telegram
END

can you make explain please didn’t work

what did happen? did you get some error or something?

I get error like "} unexpected character "

this error is not related to the code i sent, can you send a print of a part of the code? or try to investigate block by block to see which one is giving this

thanks i fixed with keycheck when get lessthan 50 apple go custom greatherthan 50 get succes and hit to telegram well thanks for help

1 Like