Skip to main content

🔗 Weblink - deep link


The weblink is used to link users via the browser to existing tradeflows without knowing the internal Dockflow ID of tradeflows or containers.

info

Users should be logged in to see their tradeflows

Usage


Link to a tradeflow by using the redirect-url:

https://app.dockflow.com/redirect?tradeflow=xxxxxxxxxx&container=ABCD1234567
  • tradeflow=xxxxxxxxxx - replace xxxxxxxxxx with the name of your tradeflow (as imported)
  • [OPTIONAL] container=ABCD1234567 - add a container number to redirect to
info

It's also possible to specify only a container number, and no tradeflow number