Dashdoc API Documentation
  • πŸ‘‹GET STARTED
    • Introduction
    • Core API concepts
      • Authentication
      • External identifiers
      • Date and time formats
      • Requests and filters
      • Pagination
      • HTTP status codes
      • Rate limiting
      • Send documents
    • Understand the data model
      • Transport - Segment - Delivery
      • Origin/Destination sites
      • Company - Address
      • Trucker
  • πŸ”INTEGRATE YOUR SOFTWARE
    • How to integrate your software with Dashdoc
    • Setup
      • Create a sandbox account
      • Get the API token
      • Make an authenticated request
  • πŸŽ“USE CASES AND TUTORIALS
    • Shippers (ERP, WMS) πŸ”€
      • Create a simple transport as a shipper
      • Manage the address book
    • Carriers πŸš›
      • Create a simple transport as a carrier
      • Create a multi-deliveries transport as a carrier
      • Create a break in a transport (segment)
      • Charter whole or part of a transport - AffrΓ¨tement
      • Manage truckers
      • Create and follow rental orders
      • Handle Qualimat transports
    • Retrieve transport data 🏁
      • Get last updated transports (Poll vs. webhooks)
      • Get status updates with dates and times
      • Get load information (quantity, weight...)
      • Get mileage from transport
      • Get documents and photos with their type
      • Get observations from trucker / signatory
      • Get information about washings
      • Filter transports created by your truckers and partners
    • Invoicing πŸ’°
    • Dashdoc Wam ♻️
      • Create a Waste Form
      • Sign a Waste Form as Organizer
      • Create a Transport for a Waste Form
      • Find the transport linked to a waste form
  • ☁️WEBHOOKS
    • Webhooks
  • πŸ“±MOBILE APP
    • Use the mobile app to simulate transports
  • πŸ’‘UPGRADES
    • Upgrading API from v3 to v4
  • πŸ“šAPI Reference
    • API v4 Reference
    • List of all endpoints for v4
      • Addresses
        • Security Protocol
      • Adr Un Codes
      • Carbon Footprint
        • Transport Operation Categories
      • Companies
      • Contacts
        • Invite
      • Deliveries
        • Add Round
        • Cmrs
      • Dock Activities
        • Mark Loaded By Dock
        • Mark Unloaded By Dock
      • Invoices
        • Items
        • Mark Paid
        • Mark Not Paid
      • Managers
        • Invite
        • Me
        • Set Company
      • Manager Truckers
        • Lease
        • Generate Invite Code
        • Unavailability
      • Security Protocols
      • Segments
        • Assign
        • Break
        • Charter
      • Tracking Files
      • Sites
        • Mark Done
        • Enable Eta
      • Support Types
      • Supports Exchanges
      • Telematics
        • Vehicles
        • Traces
      • Trailers
        • Unavailability
      • Track Dechets
      • Transport Loading Plans
      • Transport Messages
      • Transports
        • Charter
        • Assign
        • Archive
        • Merge To Trip
        • Mark Done
        • Mark Invoiced
        • Mark Paid
        • Cancel
        • Confirm
        • Decline
        • Revenue Split
        • Cmrs
        • Effective Price Lines
        • Loads Constraints
      • Transport Status
      • Transport Templates
      • Scheduler
        • Trips
          • Set Name
      • Vehicles
        • Unavailability
      • Wam
        • Contacts
        • Forms
          • Sign As Organizer
          • Create Transport
          • Loads
        • Companies
          • Details
Powered by GitBook
On this page
  • Sandbox environment
  • Log in the mobile app as a trucker
  • Get a transport mission on your app
  • Execute transport mission

Was this helpful?

  1. MOBILE APP

Use the mobile app to simulate transports

PreviousWebhooksNextUpgrading API from v3 to v4

Last updated 1 year ago

Was this helpful?

Sandbox environment

You will have to connect the app to the right envrionment.

1 - First, download Dashdoc app from the store. Open the app.

2 - Open the app

3 - On the log in page, tap on the "Dashdoc" label 5 times. A list of all available environments is displayed.

4 - Select "sandbox"

Log in the mobile app as a trucker

To log in as a trucker, you'll need to enter a trucker invite code. You can use one of the randomly generated truckers or create a trucker of your own (see ).

In the parameters section, inside the Drivers tab, you will be able to retrieve an invite code to log in as any trucker of your company. These invite codes are single-use. If you want to log in as a trucker that already used his code, you can generate a new one (it won't log out applications already logged in to that trucker).

Get a transport mission on your app

You need to have created a transport previously. From the web application, go to the details page of one of your transports. Transport must not be completed already. Assign the transport to the trucker you used to log in mobile app.

You will then receive a notification from Dashdoc on your mobile phone to inform you a new mission has been assigned to you. Click OK and the mission will appear on the home page in the app.

Execute transport mission

Once your misison is available in the mobile app, you can update transport status, loads information, signatures just like a trucker would do. This will provide you with transport data that you may use in return within your system. If you're interested in this, check next article .

πŸ“±
Creating truckers
Retrieve transport data