# TikTok Shop - New record

The New record trigger monitors TikTok Shop for newly created records, for example, newly created orders. This trigger currently only supports the Order object.

# Input

Input Field Description
Trigger poll interval Select how frequently to check for newly created records.
When first started, this recipe should pick up events from When you start the recipe for the first time, it picks up trigger events from this date and time. Defaults to one hour before the recipe starts. You cannot change this value after the recipe runs or is tested. Learn more about this input field.

# Output

Output Field Description
ID The unique ID of the order.
Shipping provider The name of the current shipping provider.
Status The status of the order, for example: UNPAID or ON_HOLD.
Delivery type Indicates whether the delivery is to a Pick-Up Drop-Off (PUDO) location. The buyer can select a PUDO location when they place an order.
Shipping type The delivery method, such as TIKTOK or SELLER.
User ID The buyer's user ID.
Tracking number The shipment's tracking number.
Warehouse ID The seller's warehouse ID.
Order type The type of order placed, for example: PRE_ORDER or MADE_TO_ORDER.
Paid time A Unix timestamp of the date and time the order was paid.


Last updated: 7/8/2025, 2:51:22 PM

On this page