Make.com . GetOrders Module

Hi team, I am using the GetOrders pre-built module in make.com but I am not getting the shipment or shipping label information per order.
I am seeing only the shipping address. Is there a way to get the shipment info?

Hello @sebastian! Welcome to our community!

Our Make.com modules were designed following best practices. While it is possible to pull shipment information through orders, it is not the most recommended approach. Instead, using webhooks or the shipments query, which includes filters that directly target shipments, would be more efficient.

Regarding the credit throttling errors you’re encountering, I recommend reviewing the following documentation. These resources explain our API throttling and provide guidance on using pagination to recursively retrieve more results:

Have a great day!