Discussions

Ask a Question
ANSWERED

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?

ANSWERED

Using Zapier to Pull Data

Spinify is looking to connect to Rose Rocket through Zapier to pull information for the following objects:

ANSWERED

Billing Contact Number Deprecation

Hello Rose Rocket Team,

ANSWERED

Trigger webhook for "invoice created" event

Hi,

ANSWERED
ANSWERED

Node/Typescript API Client

Hi,

ANSWERED

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.

ANSWERED

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.

ANSWERED