There are several ways to achieve this. You can create a microflow first that creates entity one and entity two. After this associate the entities to each other and show the page that contains entity one. This page has a link to a microflow. The microflow has as input parameter entity one. Now, retrieve entity two by association and show the page that containts entity two.