I’m working on automating a workflow where I need to restart a specific Linux daemon on a server as part of a Zap. I haven’t seen any direct options for this within Zapier’s built-in actions, so I’m wondering if anyone has found a way to execute Linux commands, specifically for restarting a daemon (e.g., sudo systemctl restart my_daemon.service), from within a Zap.
Has anyone successfully done this, perhaps using webhooks, SSH, or another Zapier app? Also, if there are security considerations or tips for handling permissions, I’d love to hear those as well. Thanks!