Trendyol
Also an agent toolTrendyol — Turkey's largest e-commerce marketplace. Seller/Marketplace Integration API (orders & shipment, products, price & inventory, returns/claims, finance, customer Q&A) over HTTP Basic auth; production + sandbox (stage) environments.
26 actions · 4 triggers
The Trendyol integration lets you connect Trendyol to your automations with 26 actions and 4 triggers — and every action is also a tool an AI agent can call. Examples: Get Orders, Update Package Status, Update Tracking Number, Update Box Info, Notify Unsupplied Items. No blank-canvas wiring — connect it and use it in your workflows.
Every action below is also a tool an AI agent can call — the same pack powers your workflows and your agents.
Triggers 4
Events in Trendyol that can start a workflow.
Order Created / Updated
Fires when an order package is created or changes status (polling get_orders).
Customer Question Created
Fires when a customer asks a question (polling get_questions).
New / updated Trendyol order
Fires when an order package is created or changes status. Filter status=Created for new orders.
New Trendyol customer question
Fires when a customer asks a question on your product.
Actions 26
What Zervanor can do in Trendyol.
Get Orders
List order shipment packages (the flagship order trigger source).
Update Package Status
Update a shipment package status (e.g. Picking, Invoiced).
Update Tracking Number
Set the cargo tracking number for a package.
Update Box Info
Set desi/box quantity for a package.
Notify Unsupplied Items
Flag order line items as unsupplied (cannot fulfil).
Split Shipment Package
Split a package by order line ids.
Change Cargo Provider
Change the cargo provider for a package.
Send Invoice Link
Attach an e-invoice link to a shipment package (the flagship's invoice → Trendyol step).
Create Products
Create products (async batch → returns batchRequestId; poll get_batch_request_result).
Update Products
Update products (async batch → batchRequestId).
Filter Products
List/filter the seller's products.
Update Price & Inventory
Update price + stock (async batch → batchRequestId).
Get Batch Request Result
Poll a batch (create/update/price-inventory) result; items[].status holds per-item outcome.
Get Brands
List Trendyol brands.
Get Category Tree
Fetch the full product category tree.
Get Category Attributes
Fetch required/optional attributes for a category.
Get Claims
List return/claim requests (iade).
Get Settlements
List settlement (finance) transactions.
Get Other Financials
List non-settlement financial transactions.
Get Customer Questions
List customer questions (Q&A).
Answer Customer Question
Post an answer to a customer question.
Get Supplier Addresses
List the seller's warehouse/return/invoice addresses. Safe auth-only read.
Get Cargo Providers
List available cargo providers.
Create Webhook
Register a Trendyol push webhook (account-config; the push itself is unsigned, so Zervanor consumes orders via polling).
List Webhooks
List registered webhooks.
Delete Webhook
Delete a registered webhook.
Nothing matches your search.
Automations using Trendyol
Marketplace Question Draft Reply v2
Every hour the oldest unanswered customer question on Trendyol is picked up. A support agent drafts a short Turkish reply from the question and product context, and the seller sees the draft next to the original question and approves or rejects it. Only approved text is ever sent to the customer. Marketplace answer-time directly affects seller rating, and questions arrive faster than a small team can watch them.
TemplateTrendyol Commission Invoice Reconciliation
Every month, Trendyol's commission invoices are matched against the purchase bills recorded in Parasut. Commission invoices that were never entered are surfaced for accounting approval, and the approved ones are written back to Parasut as purchase bills. Marketplace sellers routinely miss these: unrecorded commission overstates profit and loses the VAT deduction.
Frequently asked questions
What can I automate with Trendyol?
26 actions are available — for example: Get Orders, Update Package Status, Update Tracking Number, Update Box Info, Notify Unsupplied Items, and more.
Which Trendyol events can start a workflow?
4 triggers — for example: Order Created / Updated, Customer Question Created, New / updated Trendyol order, New Trendyol customer question.
Can Trendyol be used as an AI agent tool?
Yes. Every Trendyol action automatically becomes a tool an AI agent can call — the same pack powers both your workflows and your agents.
How is the Trendyol integration modelled?
Trendyol is modelled as a versioned connector pack, and the steps that need reasoning fall to first-party agents hosted in the same runtime as the workflows.