Edit: filed an issue here: https://github.com/activepieces/activepieces/issues/513
Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
41–50 of 63 posts
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#42Looks great! Is there a way to trigger events based on Slack mentions? I'd like to build a GPT-3 Slack bot that answers poeple's questions in Slack. Edit: filed an issue here: https://github.com/activepieces/activepieces/issues/513
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#43I'm literally half way through building something similar for our own saas.
Love what you are doing with authentication/connections to other services.
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#44Ah man this is fantastic. I'm literally half way through building something similar for our own saas. Love what you are doing with authentication/connections to other services.
The connectors have no dependency on the core. We are currently working on releasing each connector as a separate npm package, which can be utilized in any codebase.
If this is useful for your particular needs, or if you have any suggestions/ questions, please let me know.
If you are interested join our discord, we do the announcements there.
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#45I see there is a docker-compose.dev file, but there aren't any instructions on actually getting local development to work, should add those.
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#46Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#47Congrats on the launch! Huge TAM so there’s lots of room for a healthy ecosystem of competitors in no code low code. My suggestions for succeeding in this ecosystem: * The value is in the long tail. Major services will integrate with other major services on their own. Make it easy to integrate with the smaller services. * Enterprise features is where the rev is at, you want to be able to get into Corp customers who a…
Are there any programmatic methods to detect integration breakages? Simply relying on unit/integration testing with mock endpoint is not effective, as it cannot capture changes made by third parties. Being notified of breakages is a solution, but not the most ideal one. I've considered sourcing open API specs, like APIsguru.com, to scan for changes, but I was wondering if you have any other suggestions.
For API changes: It's not super scalable but I've used a changelog monitoring chat (Slack/Zulip/Discord) channel. Automated notifications for changelog updates for all integrated APIs. Maybe there's an assigned person for each integration and that person scans the changelog updates for their assigned services then emoji reacts to the notification messages when they have been reviewed and cleared (they create issues for required changes or confirm no changes needed).
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#48Could I use this to embed inside my app to allow my customers create integrations flows to other products, from my app ?
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#49ActivePieces:
- https://www.activepieces.com/docs/
- https://github.com/activepieces/activepieces
Automatisch:
Re: Launch HN: Activepieces (YC S22) – Open-Source Zapier Alternative
#50License: MIT