Discussions
Login
I am a third party developer. We have shipping software that our customers use. You have carriers that our customers user that use your software.
How do I get a login so that I can test API integration.
With a login will I no longer have to enter my name and email to each question that I ask?
Posted by Brian Parker 7 days ago
Shipping interface
We are looking to send shipment information - shipper, consignee, pieces, weight date etc - and receive a probill in the response.
Which API Reference should I be looking at?
Posted by Brian Parker 8 days ago
Order Updated Webhook
Currently the order updated webhook in our sandbox is sending an event for every leg/order on a single update in the order interface; is that always expected or will we get a single updated event for a change to a specific order? (Referring to orders with multiple legs)
Posted by Ethan 19 days ago
Will RoseRocket be sending ALL the properties of the Object? Or a specific list of properties that we need to tell you ahead of time?
Webhook POST body – what will be in the json? API document didn’t mention anything specific. Will RoseRocket be sending ALL the properties of the Object? Or a specific list of properties that we need to tell you ahead of time?
Posted by Jose Rivas 20 days ago
We need to link Customers, Vendors, and charge lines. Do we have access to all those end points?
We need to link Customers, Vendors, and charge lines. Do we have access to all those end points?
Posted by Jose Rivas 20 days ago
Are all the available Objects listed somewhere?
In the documentation, I don’t see a ‘table’ that shows all the available Objects and the properties within each object. In v2 doc they are clearly defined. Are they available somewhere for v1?
Posted by Jose Rivas 20 days ago
Order creation date on the "get order" endpoint?
In postman collection, I see a ‘get order’ endpoint with query string parameters ‘start_at’ and ‘end_at’. For example:
"{{baseUrl}}/api/{{apiVersion}}/orders?offset=0&limit=10&start_at=2017-04-10&end_at=2017-04-10"
What does the date represent? Is it the order creation date?
Posted by Jose Rivas 20 days ago
Driver UUID in RR match to Driver UUID In Samsara ELD
Hi since RR lacks an API endpoint to generate shared e-Tracking Page I am working with a customer to query an order's current location via Samsara's API.
I'm seeking to match the RoseRocket Driver UUID to the Samsara Driver UUID. I can see the driver UUID in the URL when I got to edit a driver. Is it possible to query more data here so that I can match it the UUID for the driver in Samsara?
I could then query what driver has what vehicle and what vehicle has what samara gateway (asset) and collect its data.
Otherwise, it looks like I will be forced to use an API equipped browser scraper to collect our driver UUIDs from RoseRocket and match by a less reliable field like a phone number.
Posted by Nunya 21 days ago
Webhooks for Legs
With the webhooks for legs, is there a leg id passed back? How do we know what leg to get when the weebhook is fired?
Posted by null 22 days ago