Completed
AI Agents Capability (similar to n8n) for Activepieces
Summary: I'm a big fan of Activepieces and its "AI First" approach. I'd like to see an AI Agent feature similar to the AI Agent node in n8n. Specifically, this AI Agent would independently access tools, evaluate data, make intelligent decisions, and execute tasks autonomously within workflows, completely removing the need for human involvement at every step. This would significantly enhance the overall automation capabilities and practical usability of Activepieces. Detailed Requirements: Autonomous Decision-Making: The AI Agent should independently analyze incoming data and determine the best course of action within workflows. Tool and API Integration: It should seamlessly access and interact with a wide variety of tools, APIs, and services to execute tasks autonomously. Real-Time Responsiveness: The agent must instantly respond to new data, triggers, and evolving conditions, ensuring dynamic and timely workflow adjustments. Core Capabilities (Must-Haves): Completely Autonomous Operations: AI-driven system capable of independently choosing which tools or APIs to engage based on context and objectives. Extensive Integration Capability: Robust, flexible integrations allowing the AI Agent to interact seamlessly with multiple internal and external tools and APIs. Dynamic Decision-Making: Ability to interpret data in real-time, evaluate possible actions, and execute the most effective solution without user input. User-Friendly Experience: A clear, straightforward, and intuitive interface to allow users of varying technical skills to easily set up and manage autonomous agents. Concrete Use Cases: Autonomously processing and evaluating data, then choosing and executing the best subsequent steps within a workflow. Dynamically accessing external services via APIs to retrieve, analyze, or deliver information based on real-time workflow needs. Automatically adapting workflows based on live data insights, conditions, and changing parameters without manual intervention. Business Impact: Dramatically reduces manual oversight, freeing up resources and saving considerable time. Enhances operational efficiency with intelligent workflows capable of making autonomous, data-driven decisions. Enables smarter, more effective workflow outcomes by leveraging AI to continuously optimize and adjust processes in real-time. Implementing an AI Agent as described would strongly position Activepieces as an innovative leader in the automation space, attracting users looking to leverage advanced autonomous capabilities. Thank you for considering this valuable addition!

Rida Z 12 months ago
Completed
AI Agents Capability (similar to n8n) for Activepieces
Summary: I'm a big fan of Activepieces and its "AI First" approach. I'd like to see an AI Agent feature similar to the AI Agent node in n8n. Specifically, this AI Agent would independently access tools, evaluate data, make intelligent decisions, and execute tasks autonomously within workflows, completely removing the need for human involvement at every step. This would significantly enhance the overall automation capabilities and practical usability of Activepieces. Detailed Requirements: Autonomous Decision-Making: The AI Agent should independently analyze incoming data and determine the best course of action within workflows. Tool and API Integration: It should seamlessly access and interact with a wide variety of tools, APIs, and services to execute tasks autonomously. Real-Time Responsiveness: The agent must instantly respond to new data, triggers, and evolving conditions, ensuring dynamic and timely workflow adjustments. Core Capabilities (Must-Haves): Completely Autonomous Operations: AI-driven system capable of independently choosing which tools or APIs to engage based on context and objectives. Extensive Integration Capability: Robust, flexible integrations allowing the AI Agent to interact seamlessly with multiple internal and external tools and APIs. Dynamic Decision-Making: Ability to interpret data in real-time, evaluate possible actions, and execute the most effective solution without user input. User-Friendly Experience: A clear, straightforward, and intuitive interface to allow users of varying technical skills to easily set up and manage autonomous agents. Concrete Use Cases: Autonomously processing and evaluating data, then choosing and executing the best subsequent steps within a workflow. Dynamically accessing external services via APIs to retrieve, analyze, or deliver information based on real-time workflow needs. Automatically adapting workflows based on live data insights, conditions, and changing parameters without manual intervention. Business Impact: Dramatically reduces manual oversight, freeing up resources and saving considerable time. Enhances operational efficiency with intelligent workflows capable of making autonomous, data-driven decisions. Enables smarter, more effective workflow outcomes by leveraging AI to continuously optimize and adjust processes in real-time. Implementing an AI Agent as described would strongly position Activepieces as an innovative leader in the automation space, attracting users looking to leverage advanced autonomous capabilities. Thank you for considering this valuable addition!

Rida Z 12 months ago
(MFA/2FA) Multi-factor or two-factor authentication
With the amount of data Activepieces is connecting to and manipulating, I think this is long overdue and a big security vulnerability for the vast majority of the AP user base

S M 12 months ago
(MFA/2FA) Multi-factor or two-factor authentication
With the amount of data Activepieces is connecting to and manipulating, I think this is long overdue and a big security vulnerability for the vast majority of the AP user base

S M 12 months ago
Storage viewer
The lack of an ability to view/edit items in the key-value database is making it more difficult to fix issues..

Metta Centre 12 months ago
Storage viewer
The lack of an ability to view/edit items in the key-value database is making it more difficult to fix issues..

Metta Centre 12 months ago
Loop Until Condition
Original Issue: In cases like pagination, the number of iterations needed cannot be known in advance. Current Workaround: The current workaround is to either use a code block or create a subflow that calls itself repeatedly until all items have been processed.

Mohammad Abu Aboud 9 months ago
Loop Until Condition
Original Issue: In cases like pagination, the number of iterations needed cannot be known in advance. Current Workaround: The current workaround is to either use a code block or create a subflow that calls itself repeatedly until all items have been processed.

Mohammad Abu Aboud 9 months ago
Example Data in Webhook, Similar to Example Response from the βCall Subflowβ Piece
I often find myself struggling when testing a webhook because I need to manually push data to get proper test data. It would be great if the Webhook piece had an βExample responseβ option, just like the one in the βCall Subflowβ piece. This would allow me to run tests much more quicklyβrather than sending test data from an external source, I could simply modify and use example data within the Webhook piece itself.

Bram Molmans 12 months ago
Example Data in Webhook, Similar to Example Response from the βCall Subflowβ Piece
I often find myself struggling when testing a webhook because I need to manually push data to get proper test data. It would be great if the Webhook piece had an βExample responseβ option, just like the one in the βCall Subflowβ piece. This would allow me to run tests much more quicklyβrather than sending test data from an external source, I could simply modify and use example data within the Webhook piece itself.

Bram Molmans 12 months ago
Custom Python Code Ω©(^α΄^)ΫΆ
Python is basically the #1 language for automation by popularity and ecosystem. Having dual support for both Python and Javascript would be fantastic.

log 10 months ago
Custom Python Code Ω©(^α΄^)ΫΆ
Python is basically the #1 language for automation by popularity and ecosystem. Having dual support for both Python and Javascript would be fantastic.

log 10 months ago
Full Text Search on Flow Run Logs
Do you know if we can (or if itβs planned) to find a Run of a flow thanks to an element within the flow? Like a cmd f, in my case, to find the Run triggered by a certain mail, or to find a certain type of error?

Mohammad Abu Aboud 12 months ago
Full Text Search on Flow Run Logs
Do you know if we can (or if itβs planned) to find a Run of a flow thanks to an element within the flow? Like a cmd f, in my case, to find the Run triggered by a certain mail, or to find a certain type of error?

Mohammad Abu Aboud 12 months ago
External Link Sheets/Tables
When selecting a sheet or table from the dropdown in Google Sheets or AP Tables nodes, add a button to open it in an external window.

Vincent Termini 12 months ago
External Link Sheets/Tables
When selecting a sheet or table from the dropdown in Google Sheets or AP Tables nodes, add a button to open it in an external window.

Vincent Termini 12 months ago
Faster Execution Time for Sync Webhooks
Currently there is around 300-700 millisecond overhead for executing sync webhook, Itβs can be optimized. https://github.com/activepieces/activepieces/issues/7174

Mohammad Abu Aboud 12 months ago
Faster Execution Time for Sync Webhooks
Currently there is around 300-700 millisecond overhead for executing sync webhook, Itβs can be optimized. https://github.com/activepieces/activepieces/issues/7174

Mohammad Abu Aboud 12 months ago
Maileroo inbound email support would be a fantastic addition.
https://maileroo.com/help/maileroo-inbound-routing-handbook/ Maileroo is already supported for outgoing emails. They have added a new feature to receive incoming emails now. Can we please have someone more capable than me add this functionality? Link included for details.

J T 11 months ago
Maileroo inbound email support would be a fantastic addition.
https://maileroo.com/help/maileroo-inbound-routing-handbook/ Maileroo is already supported for outgoing emails. They have added a new feature to receive incoming emails now. Can we please have someone more capable than me add this functionality? Link included for details.

J T 11 months ago
Option to rename otherwise branch in router
It would be even better if we could rename the branch βotherwiseβ. From a logical point of view, sometimes you want to make it clear what βotherwiseβ means for the branch in question.

bst1n 12 months ago
Option to rename otherwise branch in router
It would be even better if we could rename the branch βotherwiseβ. From a logical point of view, sometimes you want to make it clear what βotherwiseβ means for the branch in question.

bst1n 12 months ago
Paperless NGX
https://docs.paperless-ngx.com/ Paperless NGX is a document management system designed for long term storage of important documents. Integration with it would improve workflows a lot, making it possible for businesses eg. to automatically save invoices from other systems in Paperless NGX.

Mn Nm 9 months ago
Paperless NGX
https://docs.paperless-ngx.com/ Paperless NGX is a document management system designed for long term storage of important documents. Integration with it would improve workflows a lot, making it possible for businesses eg. to automatically save invoices from other systems in Paperless NGX.

Mn Nm 9 months ago
Router output selection issue
The user is unable to use the Router's output as input, possibly due to cases where no output exists because of branching logic. However, in practical scenarios, there are many instances where using the Router's output as input would be useful. They are seeking a solution to address this limitation.

Mohammad Abu Aboud 12 months ago
Router output selection issue
The user is unable to use the Router's output as input, possibly due to cases where no output exists because of branching logic. However, in practical scenarios, there are many instances where using the Router's output as input would be useful. They are seeking a solution to address this limitation.

Mohammad Abu Aboud 12 months ago
Add Published By In Version History
Currently, the version history only displays the user who created a version, but it does not track who eventually published it. We need to add a "Published By" field for all published versions to ensure better tracking and verification.

Mohammad Abu Aboud 12 months ago
Add Published By In Version History
Currently, the version history only displays the user who created a version, but it does not track who eventually published it. We need to add a "Published By" field for all published versions to ensure better tracking and verification.

Mohammad Abu Aboud 12 months ago
Threads integration
While other social media are supported, Threads hasnβt gotten any love. Would love to see automation built in for this like for BlueSky or Twitter

Abbas Jaffar Ali 4 months ago
Threads integration
While other social media are supported, Threads hasnβt gotten any love. Would love to see automation built in for this like for BlueSky or Twitter

Abbas Jaffar Ali 4 months ago