Hacker News new | ask | show | jobs
by dreadlordbone 1221 days ago
My biggest concern with these zapier alternatives is how easy is it to add an integration for services that aren't already in the system? I use several products which have APIs but are too small for n8n or this to have it baked in. Is there good documentation for this? A boilerplate "new plugin" setup so I can add my own?
1 comments

Our framework streamlines the process by making pieces simple to define. You only need to specify the properties and the function to carry out the action. The core takes care of everything else, from authentication to the user interface.

For further information, check out the Quickstart tutorial at https://www.activepieces.com/docs/contributing/building-piec..., or the reference guide at https://www.activepieces.com/docs/contributing/building-piec....

We have already received contributions from external contributors in the form of 6+ connectors and we take this seriously and consider them to be just as important as our workflow builder users. Hence, your feedback is highly prized and greatly appreciated.