Process Automation

Fibery does not have a native concept of Templates, but it is quite easy to duplicate entities, which provides a good starting point.

Here is one way to implement Templating, which can not only copy an entity from a Template, but also clone related entities from the template’s collections (plus their related collections, etc):
How I Implemented "Entity Templates"