Trendyol GO Yemek
Also an agent toolTrendyol GO Yemek (Trendyol GO by Uber Eats) — meal delivery restaurant integration API. Order lifecycle, menu/price/availability, restaurant working status, reviews, and returns over HTTP Basic auth; production + stage environments.
26 actions · 1 triggers
The Trendyol GO Yemek integration lets you connect Trendyol GO Yemek to your automations with 26 actions and 1 triggers — and every action is also a tool an AI agent can call. Examples: Get order packages, Accept order (Picked), Preparation finished (Invoiced), Order on the way (Manual Shipped), Order delivered (Manual Delivered). 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 1
Events in Trendyol GO Yemek that can start a workflow.
New Trendyol GO order
Starts a workflow for each new food order on your restaurant.
Actions 26
What Zervanor can do in Trendyol GO Yemek.
Get order packages
List order packages, filterable by status and a modification date window. This is the polling source for new orders.
Accept order (Picked)
Accept the order and start preparing it.
Preparation finished (Invoiced)
Mark the order as prepared and invoiced, ready for pickup.
Order on the way (Manual Shipped)
Mark the order as picked up by the restaurant's own courier. Model-1 (own-courier) restaurants only.
Order delivered (Manual Delivered)
Mark the order as delivered by the restaurant's own courier. Model-1 (own-courier) restaurants only.
Cancel order (UnSupplied)
Cancel the order / mark items as unsupplied, with a reason id.
Send invoice link
Attach an e-invoice link to an order. Link must stay accessible for 8 years (legal requirement).
Delete invoice
Remove a previously attached invoice link, to re-send a corrected one.
Create test order
Generate a test order against a store. STAGE ONLY — this action always calls the stage host, even when the connector is set to the production environment, because Trendyol GO publishes no production host for it.
Get menus
Read the store's live menu (ingredients, modifier groups, products, sections).
Update product price
Batch-update the price of up to 1000 products in one request. Asynchronous — returns a batchRequestId; confirm with Check batch result.
Open/close products for sale
Set one product available or unavailable for sale (single product per call).
Open/close a category for sale
Open or close a whole menu section/category for sale. Use the numeric sectionId — the older sectionName variant is deprecated.
Check batch result
Look up the result of a previously submitted batch price update. Visible for up to 4 hours.
Get restaurant info
Read the supplier's stores and their information. Safe connectivity/identity read used as this connector's test target.
Update working status
Open or close the store (working / not working). Different enum from the menu ACTIVE/PASSIVE status values.
Update working hours
Set the store's opening hours per weekday.
Update delivery time
Set the estimated delivery time in minutes. Model-1/own-courier restaurants only; both values must be multiples of 5 (min 15-85, max 20-90).
Get delivery areas
Read the store's delivery zones.
Update delivery areas
Update the store's delivery zones. Model-1/own-courier restaurants only.
Get average review
Read the store's rating summary. Returns 404 (TrendyolSystemException) if fewer than 3 ratings exist.
Get restaurant reviews
List customer reviews/comments, paged and filterable by date/order/answer status. Customers can only review within 7 days of the order.
Reply to a review
Post a reply to a specific customer review. Replies can later be APPROVED/REJECTED by Trendyol GO moderation.
Get return orders
List return (claim) orders. Default page size 50 if page/size omitted.
Approve a return
Accept a return/claim.
Reject a return
Reject a return/claim, with a reason id from the rejection-reason table (5000-5017).
Nothing matches your search.
Automations using Trendyol GO Yemek
Build your own automation with Trendyol GO Yemek in the visual builder.
Frequently asked questions
What can I automate with Trendyol GO Yemek?
26 actions are available — for example: Get order packages, Accept order (Picked), Preparation finished (Invoiced), Order on the way (Manual Shipped), Order delivered (Manual Delivered), and more.
Which Trendyol GO Yemek events can start a workflow?
1 triggers — for example: New Trendyol GO order.
Can Trendyol GO Yemek be used as an AI agent tool?
Yes. Every Trendyol GO Yemek action automatically becomes a tool an AI agent can call — the same pack powers both your workflows and your agents.
How is the Trendyol GO Yemek integration modelled?
Trendyol GO Yemek 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.