Discussions

Ask a Question
ANSWERED

WHAT EDI /API IS ROSE ROCKET COMPATIBLE WITH

I am trying to get set up with a client and they require for us to use e2open EDI and API for updates. Id this possible?

ANSWERED

API Integration for Quick Quoting

Hello,

ANSWERED

Audit logs

Hi, is there anyway to tell when a specific field was updated? We are auditing data and want to know when staff added value to specific fields. thank you

ANSWERED

Webhook for changes to leg delivery window

Hello - I want to run some logic whenever the requested delivery window on a leg changes. Is there a webhook I can use for this, and if not, do you have a recommended workaround?

ANSWERED

I am unable to reset password

Hi Team,

ANSWERED

Missing Orders using API

We are using "/orders?in_status_ids=delivered,invoice-created,invoice-sent,invoice-paid&offset=0&limit=100&customer_id=887e5a1f-b43e-418c-859c-610030d84490&created_start_at=2024-05-10T20:18:24.7428900Z"

ANSWERED

API Push vs Pull

Looking to set up an API connection to send orders from our customers TMS to our TMS, and subsequent status updates from our TMS back to theirs. We have a few questions:

ANSWERED

Unable to access API via cURL

Hello,

ANSWERED

Authentication Problem - Error 405 Method Not Found

I am trying to get my authentication set up in Rose Rocket and I am following this documentation: https://roserocket.readme.io/docs/getting-started
I was able to download the Rose Rocket API collection and environment into postman, and I filled in the Body of the request with the correct information (username, password, client_id, and client_secret); however, I am getting a "405 Method Not Allowed Error" when sending. Any idea of the problem here?