:execute [/system backup save name="test" dont-encrypt=yes];
:local newbackup [/file find name="test.backup"];
/tool fetch url="https://api.telegram.org/botXXXXXXXXX:AAAAABBBBBCCCCCDDDDD/sendDocument\?chat_id=XXXXXXXXX" http-method=post http-data="document=$newbackup" keep-result=no;