10-15-2021 11:57 AM
Hi Workato Team,
2 suggestions for new features:
1. It would be very useful if we could export the dependency graph to excel or CSV. One use case is: I want a list of all the recipes that are connected to Salesforce. I can see them in the graph, but I cannot export them (to use them as a checklist or so).
2. Another feature that would be helpful: in the dependency graph, if you can show (maybe with an icon) the type of trigger the recipe has (callable, scheuler, teams, webhook) it would be easier to identify the if a recipe is relevant or not to the search you're performing.
Tridivesh Sarangi - maybe you ca forward this to the relevant folks. Thanks!
10-15-2021 05:02 PM
Would love to. Keep me posted.
10-15-2021 03:48 PM
Steven Marissens that's a good suggestion. Let me see how we can add it to the UI.
10-16-2021 05:31 AM
10-18-2021 08:00 AM
Did some more thinking about this during the weekend, could be a nice usecase for using Neo4J. Could easily give insights to relationships / attributes, not to mention via a connector to keep everything updated.
10-18-2021 10:05 AM
Yes, precisely Steven Marissens . Up until today, we're using the APIs to extract and build these dependencies manually, but it would be so much better if we could export them from the dependency graph.
Curious - are you already using neo4j? Would love to hear more about it.