Skip to main content
All CollectionsAutomationProgram builder
Working with the program builder
Working with the program builder

A guide to working with the program builder.

Gareth Burroughes avatar
Written by Gareth Burroughes
Updated over 3 months ago

Whenever you create a new program or edit an existing one, you need to work with the program builder canvas.

This is where you can drag in and drop nodes, link them together with connectors, and generally manipulate and move everything about as you construct your program.


Working with program nodes

A new program begins with a single Start node. Additional nodes are dragged in from the side panel onto the program builder canvas.

campaign_node.PNG

Settings on each individual node are configured by clicking on the dropped node.

You can find out more about individual node controls in the help articles for each of the Start, Campaign, Update contact, Add contact, Remove contact, Delay, Decision, Date split, Quantity split and Random split nodes.

node_control.PNG

Name your end nodes

End nodes can be named. This can prove extremely useful for programs with two end nodes or more, meaning your program activity reporting can record which one a contact exited through.

To name an end node, select it and, as prompted by the side panel, name your program end point, then select APPLY. This name then appears within the node where it previously said Exit program. This name is also be recorded as the program outcome for a contact, rather than the default Exit program.

Move, duplicate, and delete nodes

Once you've dragged a program node onto the canvas, you can move it around by clicking the bar at the top of the node.

A node can be duplicated by clicking on the duplicate icon in the top right corner of the node's bar. A carbon copy of the node is made, including whatever is configured in the node at the time.

A node can be deleted by clicking on the × in the top right corner of the node (or by hitting the delete key when a node is selected).

When you delete a node that contains contacts, such as a delay node, then all the included contacts are removed from the program and won't continue through the following nodes.

duplicate_delete.png

Annotations

Under Annotations in the side panel, you're able to drag in and drop a Text label wherever you like onto the canvas, allowing you to add helpful notes to your program.

For example, you can use these as a reminder of what various nodes are set up to do, or quickly outline how and why a program has been constructed in a particular way, which could prove useful either to you, or a colleague who needs to make a change at a later date.

Text labels are editable and resizable, so your note can be as long as you need to make it, or can be made to fit into an available space. They can also overlap nodes.


Program connectors

To move an unattached connector to a free-standing node, just hover your cursor over the dot at the end of the connector until the hand icon appears, then select the end of the connector and drag it over to the node you want to connect to.

You can't make a connection to a node that is upstream of the current node, so as to create a loop. And the two (yes/no) connectors from a decision can't target the same node.

To delete a connector, hover your cursor over the connecting point coming from the originating node and select the red cross that appears; this breaks the connection.

delete_node.png

To re-route a connector, hover your cursor over the connecting point on the node it is pointing at, and drag the connector to the new target node.

move_node.png

When the program is complete, there should be no unconnected nodes. All nodes should be part of the main program flow, and all program routes should terminate in an end node.


The program canvas

You can pull yourself about the canvas by holding down the mouse button and dragging around.

You also have further canvas positioning controls in the top right corner of the canvas. These can be used to move up and down and left and right, whilst underneath this is a Home button. Select it to return to to the program start point, which is useful if you ever get a little disoriented on the canvas!

home_control.png

Zoom in and out

To zoom in and out of the program canvas , select +/-, or by use your mouse scroll.

zoom_control.png

This enables you to quickly see the bigger picture of your program, and also to zoom in on the parts you want to pay extra attention to.

To return to the default zoom view, just select the Home button.

Undo and redo

Don't worry if you delete or add something you didn't mean to, or have made edits you no longer want and need to retrace your steps. You have undo/redo buttons along the toolbar, and you can also use the keyboard shortcuts for these (Ctrl+Z and Ctrl+Y).

undo_redo.PNG
Did this answer your question?