Hi all,
is it possible to visualize the internal app processes like connector calls, if…then clauses etc?
I saw a graph short time before but can’t find it again.
The objective is to document the internal app structure.
What’s the best way and what tools do I need?
Hi @ChrisF, we have built a flow editor similar to what you’ve described here, but it’s limited to the Automations editor at the moment. In the long term, we’re working on bringing more of this type of visual logic building to the core trigger editor experience.
In the meantime, @sebme, you built a pretty impressive flow modeler yourself. Any insights to share?
I have noch experience with JSON and exporting an app. So, where can I find this function?
There are a few websites for visualization of JSON files which I’ll try.
Oh, and one more remark: pasting the JSON into some off-the-shelf tool for display will not do it unless you can define some complex interpretation logic within that visualisation tool.