Discussions
Tender Rejection Event
Is there a way to track if a tender has been rejected by a carrier via webhook? What event do I have to use in order to cancel the order if a tender is rejected?
Using Zapier to Pull Data
Spinify is looking to connect to Rose Rocket through Zapier to pull information for the following objects:
Billing Contact Number Deprecation
Hello Rose Rocket Team,
Trigger webhook for "invoice created" event
Hi,
Sandbox API Error - GET ETA and Location
Hello, I'm working with a web developer who was contracted by one of our customers to build a tracking portal. The data will be fed using Rose Rocket APIs, but when I was testing the endpoints in our sandbox.com environment (https://sandbogulfrelayms.roserocket.com/) I got the error message below (see screenshot).
Node/Typescript API Client
Hi,
ELD Tracking integrations with carrier partners
Hello Team,
Manifest last known location not updating after "set location and ETA" changed.
Hello we are tying to update the manifest last known location via the "set location and ETA" and it is not updating. We have tested a few different orders and made sure manifest is "moving". This has worked in the past. please let me know your thoughts or if anything has changed.
Using authentication token in distributed environment
Hi, I have followed the instructions at https://roserocket.readme.io/docs/getting-started and I am able to successfully query the API. However, I am finding that as I introduce this token to a distributed environment, I do not understand how it should be managed. In my initial implementation, I had every instance that needed access to the token retrieve it independently from the authentication endpoint, passing in the pre-configured credentials. As I scaled my architecture and began testing, I had several Lambdas querying Rose Rocket simultaneously. In order to do that, each one retrieved the credentials from a vault and queried the token endpoint to generate a new token.
Problems invoicing orders in test environment
Hello,
We are experiencing an issue where we are not able to create invoices for orders. When trying to create the invoice, a small error message pops up at the bottom right saying "Failed to create consolidated invoice." The test environment is at https://tbrologistics.roserocket.com/. Is there some setting or other configuration required to create an invoice?