Show

Show a generated document or website

Show the generated document not selected

Just as the Stop building block you can stop your flow at any point. This building block will show a document generated from a template to the user in case your flow was invoked from a link or when calling the integration URL.

Use cases

  • If you are generating HTML documents from a Google Doc or HTML template, you can easily present a personalized web-page to the user when reaching this building block
  • Stop and show a personalized PDF document in case a certain condition is true
  • Stop and display a personalized website if the execution after one of several exclusive steps were performed

Configuration

Click on the bold part in the title of the building block to select the document to be presented to the user.

 Reload

Click on the reload icon to scan the template again to track down added or removed variables. If you have renamed your template on Google Drive clicking on this button will also update the document name in Ultradox.

Useful combinations

Restrict access to users

The Skip block is configured to skip the subsequent building block in case the condition is true.

Skip 2 blocks if ${premiumAccount}

In case the user ordering a certain item is no premium user a html file is generated based on a template document. The flow is stopped and a personalized document is show. It may inform the user that she/he has not yet signed up for a premium account. Therefore the selected item is not available.

Generate NoPremium HTML

userName
NOPREMIUM
item

Stop and display NoPremium HTML

NOPREMIUM
No Premium page

End of skipped blocks

For a true ${premiumAccount} check the building blocks are skipped. After a personalized order confirmation is generated the flow stops and the confirmation page (html file) is shown.

Generate PremiumOrder HTML

userName
PREMIUMORDER
item

Stop and display PremiumOrder HTML

PREMIUMORDER
Premium Order page

Questions and Feedback

If you have any comments on this page, feel free to add suggestions right to the Google document that we are using to create this site.

If you are not yet member of the Ultradox community on Google+, please join now to get updates from our end or to provide feedback, bug reports or discuss with other users.

Last Updated: 10/1/18