I didnt see any topic with examples with workflows. I see that its easier than in n8n, but harder than suitecrm or espocrm, bc not so in depth docs.
I will start and post here my workflows, you can also fell free to post yours in the comments.
Notification for user that modifies Lead, after change status in pipeline to flwup:
{“cells”:{“1”:[{“node”:{“value”:“Terminate workflow execution”,“geometry”:{“x”:2584,“y”:1768,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“termination”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“5”,“parent”:“1”},“config”:{“stepID”:“5”,“kind”:“termination”,“ref”:“”,“defaultName”:true,“results”:[]}},{“node”:{“value”:“Exclusive”,“geometry”:{“x”:2304,“y”:1832,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“gatewayExclusive”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“4”,“parent”:“1”},“config”:{“stepID”:“4”,“kind”:“gateway”,“ref”:“excl”,“defaultName”:true,“results”:[]}},{“node”:{“value”:“Create Task”,“geometry”:{“x”:2912,“y”:1880,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“function”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“11”,“parent”:“1”},“config”:{“stepID”:“11”,“kind”:“function”,“ref”:“composeRecordsCreate”,“defaultName”:false,“arguments”:[{“target”:“record”,“type”:“ComposeRecord”,“value”:“{\r\n "module": "Task",\r\n "namespace":"crm",\r\n "values": {\r\n "subject": "Follow up lead {{record.data.firstName}} {{record.data.lastName}}",\r\n "assignedTo":"{{record.data.ownerID}}",\r\n "dueAt": "{{ now() }}",\r\n "relatedTo": "{{record.recordID}}",\r\n "priority": "Normal"\r\n }\r\n}\r\n”}],“results”:[]}},{“node”:{“value”:“Delay workflow execution for 3 * 24 * 60 * 60 * 1000\r\n”,“geometry”:{“x”:2672,“y”:1880,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“delay”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“6”,“parent”:“1”},“config”:{“stepID”:“6”,“kind”:“delay”,“ref”:“”,“defaultName”:true,“arguments”:[{“target”:“offset”,“expr”:“3 * 24 * 60 * 60 * 1000\r\n”,“type”:“Duration”}],“results”:[]}},{“node”:{“value”:“Terminate workflow execution”,“geometry”:{“x”:2904,“y”:2072,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“termination”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“12”,“parent”:“1”},“config”:{“stepID”:“12”,“kind”:“termination”,“ref”:“”,“defaultName”:true,“results”:[]}},{“node”:{“value”:“Compose record - afterUpdate”,“geometry”:{“x”:2056,“y”:1832,“width”:200,“height”:80,“relative”:false,“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“points”:null,“offset”:null},“style”:“trigger”,“vertex”:true,“connectable”:true,“edge”:false,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“3”,“parent”:“1”},“config”:{“stepID”:“3”,“kind”:“trigger”,“ref”:“”,“defaultName”:true,“results”:[]},“triggers”:{“enabled”:true,“constraints”:[{“name”:“namespace.handle”,“op”:“=”,“values”:[“crm”]},{“name”:“module.handle”,“op”:“=”,“values”:[“lead”]}],“eventType”:“afterUpdate”,“resourceType”:“compose:record”}}]},“edges”:[{“node”:{“value”:“#1 - If”,“geometry”:{“x”:0,“y”:0,“width”:0,“height”:0,“relative”:true,“points”:[],“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“offset”:null},“style”:“exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;”,“edge”:true,“vertex”:false,“connectable”:true,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“8”,“parent”:“1”,“source”:“4”,“target”:“6”},“config”:{“expr”:“oldRecord.values.stage != record.values.stage\r\n”,“parentID”:“4”,“childID”:“6”}},{“node”:{“value”:“#2 - Else (if)”,“geometry”:{“x”:0,“y”:0,“width”:0,“height”:0,“relative”:true,“points”:[],“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“offset”:null},“style”:“exitX=1;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;”,“edge”:true,“vertex”:false,“connectable”:true,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“9”,“parent”:“1”,“source”:“4”,“target”:“5”},“config”:{“parentID”:“4”,“childID”:“5”}},{“node”:{“value”:null,“geometry”:{“x”:0,“y”:0,“width”:0,“height”:0,“relative”:true,“points”:[],“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“offset”:null},“style”:“exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;”,“edge”:true,“vertex”:false,“connectable”:true,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“16”,“parent”:“1”,“source”:“11”,“target”:“12”},“config”:{“parentID”:“11”,“childID”:“12”}},{“node”:{“value”:null,“geometry”:{“x”:0,“y”:0,“width”:0,“height”:0,“relative”:true,“points”:[],“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“offset”:null},“style”:“exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;”,“edge”:true,“vertex”:false,“connectable”:true,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“20”,“parent”:“1”,“source”:“6”,“target”:“11”},“config”:{“parentID”:“6”,“childID”:“11”}},{“node”:{“value”:null,“geometry”:{“x”:0,“y”:0,“width”:0,“height”:0,“relative”:true,“points”:[],“TRANSLATE_CONTROL_POINTS”:true,“alternateBounds”:null,“sourcePoint”:null,“targetPoint”:null,“offset”:null},“style”:“exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;”,“edge”:true,“vertex”:false,“connectable”:true,“visible”:true,“collapsed”:false,“mxTransient”:[“id”,“value”,“parent”,“source”,“target”,“children”,“edges”],“id”:“7”,“parent”:“1”,“source”:“3”,“target”:“4”},“config”:{“childID”:“4”,“parentID”:“3”}}]}