Flow lifecycle & testing

Testing your unpublished flow

To test your flow outside the previewer of the Studio, you need to create a Flow customisation (cf. previous chapter about concepts & entities).

To do so:

  1. Click the button Link to my account at the top right of the screen when you're in the Studio
  2. You see that the flow v1 you create is now linked to the flow customisation Flow Test [DEV]
  3. Click on the tab 'Test'
  4. Fill in the contact information that will be used when testing the flow
  5. Click on 'Send' if you want to send a test request to the contact info as mentioned at point 4. Or click on 'Open' if you want to test the flow in a new browser tab.

Publishing your flow

To make your flow usable by a real pen-user, you need to publish it.

  1. Go to the Form menu at top left of the screen when you're in the Studio v1
  2. Click on 'Publish
  3. Click on the Penbox logo in the top left to make the Penbox menu appear
  4. Click on 'Flows'
  5. Your newly published flow should be visible next to the other flows that are available in your workspace.

Now your flow is finally available in production and ready to be used !

Remark

You're easily able to determine if your flow is published or not by looking at the bottom center of the screen when you're in the Studio. This is the message that is shown when the flow is published :"This is a published flow. Only edit at your own risks.".

Creating a new version of your flow

To modify a flow already published, it is a best practice to create a new version of the flow to ensure backward compatibility.

  1. Go to the Form menu at top left of the screen when you're in the Studio
  2. Click on 'Duplicate'
  3. Now a version 2 of the form has been created in Draft mode.
  4. You can easily determine the version you're editing as it is shown next to the Form menu


What’s Next