Discussions

Ask a Question
ANSWERED

Does an API call currently exist or will there be a call added at some point (hopefully soon) that allows us to add a custom task that we have created onto a multistop order at the load level?

It would be helpful if we could add a custom task that we have created to a stop/leg of the load or an origin / destination entry of the leg. For things such as starting tracking enroute, making notifications to the customer that an enroute vehicle may be delayed, etc..

ANSWERED

Is there a way to determine the task id of a custom task that was created in Rose Rocket system programmatically? Such as by task name?

We have a need to filter out tasks we do not intend to process, such as those created by another provider or user without a manual step. So far the only way we have been able to find this task id is by creating a dummy order manually, adding the custom task and then completing the custom task while running in the development environment.

ANSWERED

Sandbox testing

Is there anyway to set up sandbox test environment for testing API integrations?

ANSWERED

Submit Order?

Is there any API connection to submit an order? All EDI orders come through in the "New" status - to accept them you must "Submit Order" but I'm not seeing anything for that.

ANSWERED
ANSWERED

Does the Rose Rocket system have a mechanism to query the status of a job by job id that was returned for a call to the orders bulk_create endpoint?

My other question wasn't clear, so I am trying a different approach. We have a system that attempts to bulk_create orders in the Rose Rocket system. We do not get immediate confirmation of entry of the orders, instead a message is returned that contains a job-id and a message indicating an email will be sent with a status of the job.

ANSWERED

Syncronizing Carrier Payments

Today I’m working on synchronizing our Rose Rocket data with our core systems and noticed there doesn’t seem to be any webhook events being fired for carrier payments. (Accounting -> Payables -> Carriers -> Create Bill (Top Right)).
I’ve tried to use the “Manifest Carrier Details Updated”, “Manifest Cost Details Updated”, and “Task Completed” webhook events and none of them have sent out an event to our receiver. Can I get some guidance on which hook I need to use or whether or not one exists at all.

ANSWERED

How do you get information about orders that are created with the bulk_create endpoint?

Will I need to just scan the Rose Rocket platform for the external id I have assigned the orders that I submitted or is there a job query I can do to get the Rose Rocket order ids?

ANSWERED

Connecting to other TMS systems

How do you connect to a brokers (Coyote) TMS system. From our (Rose Rockets) side, what is the process and how long does it take?

ANSWERED