Some help needed here I can get my selections where I need them to telegram. But would like to automate the selections from telegram to BA bot ? Can this be done ?
Scripting code I tend to use (Auto-It) has a function to read text from a Telegam account, and then depending on the text format, that could be parsed and saved to an importable CSV to be refreshed on a cycle basis into a BAF in Guardian. Passing Stored Values to a selection would govern whether an entry was made and on what criteria
Much would depend on the format the text is in for Telegram. Would need to be standardised so there would be zero chance of passing incorrect values.
That's how I would do it, based on my coding ability.