Skip to main content

🔗 Deep link

Early‑Access API

🚧 Heads‑up! This is our next‑generation API and it’s still under active development.

How you can help

  1. Try it out in non‑production environments first.
  2. Report issues or request features by mailing [email protected]

Thank you for partnering with us to shape the future of our platform!


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