Imitation of KBar trigger button (to make shortcut via ATP)

Hello! I have a script as .jsxbin file (KBar button) so I want to move it to my ATP, and then make a shortcut for it. Is it possible?

Hi @krkrkrkr,

Yes, you can definitely do that and it’s pretty straightforward!

Someone asked a similar question a while back, and I wrote a detailed post here:
:point_right: Execute other script from an automation

For quick reference, you can also download this example automation to see how it works:
:page_facing_up: Run_Script.json (4.6 KB)

Tip: When setting up the file variable, you can check the “Embed file” checkbox to include the entire script inside the automation — that way, you don’t need to rely on a separate file path on your computer.

After setting up this automation, just assign a keyboard shortcut to it and you’re good to go.

Let me know if you run into any issues or have more questions!

Thanks,
Alon