Home

Route Planner Web integration

Route Planner is a revolutionary system for synchronizing data on the movement of cargo, which automatically processes details from any CRM / TMS / ERP and other systems and displays it to the client in a convenient view.

Route Planner Admin page:

1<div class="searates-planner">
2  <iframe src="https://www.searates.com/route-planner/frame?url=http://domain.com/route"
3    width="100%" height="700" frameborder="0"
4    align="middle" scrolling="No">
5  </iframe>
6</div>

Route Planner page:

1<div class="searates-planner">
2  <iframe src="https://www.searates.com/route-planner/viewer-frame?sid=<?php echo $_GET['sid'] ?>"
3    width="100%" height="700" frameborder="0"
4    align="middle" scrolling="No">
5  </iframe>
6</div>
Looking for technical help?

Please contact customer support by submitting a case on our Contact us page.