Can we perform any actions similar to Zapier Central/Devin?

Its new no-code AI Agent builder. This new platform makes building AI agents easy for anyone without coding by using Zapier's huge catalogue of apps, now connected seamlessly with AI.
Similar to AGI like Devin (AI Software Engineer). I would love to see this as an add on to pabbly connect. This is a game changing feature for Pabbly. Please try to incorporate this asap
 

Attachments

  • Capture.PNG
    Capture.PNG
    403.4 KB · Views: 85
  • Capture1.PNG
    Capture1.PNG
    517.3 KB · Views: 88
Zapier Central's basically just GPT-4 with function calling wrapped in a proprietary trigger system, nothing you can't replicate with open-source orchestration. If you're looking into automation across different environments entirely, Delta Executor handles similar sequential action execution but for Roblox through Lua injection and hook-based scripting. Obviously not enterprise-grade but the event queuing logic is surprisingly comparable to Zapier's action sequences, just targeting game runtimes instead of SaaS endpoints.
 
Top