More Pipefy Enhancing Posts
PipefyAs known from other posts, I use Pipefy for one of my clients workflows. Pipefy is a powerful no-code tool, that enables the client to easily have an overview over his processes, projects and clients.
Unfortunately, as is the case with all these tools, there are limitations. Thanks to Pipefy's GraphQL API and the custom apps, it is possibly to mitigate these limitations somewhat. In the Pipefy Community, these workarounds can be shared with one another.
I posted earlier posts on there also here, on this blog, but at some point, the posts were not an ideal match anymore. Therefore, I use this post here to link them.
These posts were:
- How to change the Pipefy card's labels using automations
- What the limits are of the GraphQL API
- How to send E-Mails with Attachments using the GraphQL API
- How to edit your HTML email templates in your favourite HTML Editor
- Adding a Field to Multiple Phases at once
The latter two list features of my Node-Project, pipefy-enhancer.
This project (a command line application) has already quite a number of features:
- Add a value to all cards in a phases
- Add a field to every phase in a pipe
- Add a field to every pipe in a phase with a specified name
- Edit E-Mail templates in your favourite HTML editor
- Automatically generate a sort-of documentation of your pipes
- Remove duplicate entries from a Pipefy database
- Move a field from one phase to another (incl. values)