Deliveroo Marketer Offers avatar

Deliveroo Marketer Offers

Pricing

Pay per usage

Go to Apify Store
Deliveroo Marketer Offers

Deliveroo Marketer Offers

The Deliveroo Marketer Offers Automation is a powerful tool for restaurant owners and managers using the Deliveroo Partner Hub. Connect data monitoring and active marketing by allowing you to track daily sales in real-time and automatically trigger promotional offers (Marketer Offers)

Pricing

Pay per usage

Rating

0.0

(0)

Developer

SASWAVE

SASWAVE

Maintained by Community

Actor stats

2

Bookmarked

2

Total users

2

Monthly active users

a month ago

Last modified

Share

The Deliveroo Marketer Offers Automation is a powerful tool for restaurant owners and managers using the Deliveroo Partner Hub.

It bridges the gap between data monitoring and active marketing by allowing you to track daily sales in real-time and automatically trigger promotional offers (Marketer Offers) when your restaurant hits specific performance thresholds.

✨ Features

Automated Sales Monitoring: Extract real-time metrics including gross_sales, net_sales, and average_order_value (AOV).

Dynamic Offer Triggering: Set conditional logic—if sales or AOV drop below a certain level, the scraper automatically creates a marketing campaign to boost volume.

Custom Campaign Settings: Configure free_delivery or basket_discounts with specific targets like "New Customers," "Lapsed Customers," or "Deliveroo Plus Subscribers."

Precision Control: Define the Minimum Order Value (MOV), discount percentages, fulfillment methods (Delivery/Pickup), and how many hours the offer should remain live.

Bulk Management: Run the tool across multiple restaurant_ids simultaneously to manage an entire franchise or dark kitchen network.

🚀 Use Cases

Low-Traffic Recovery: Automatically trigger a 2-hour "Free Delivery" flash sale if gross sales are below €100 during a lunch shift.

AOV Optimization: If your Average Order Value dips, trigger a "Basket Discount" (e.g., 20% off over €30) to encourage customers to add more items to their carts.

New Location Growth: Target "New Customers" exclusively to build a loyal local following for a newly opened branch.

Off-Peak Activation: Use the "Hour Range" feature to run aggressive promotions only during typically slow afternoon hours.

Franchise Audit: Run the "Restaurant List" feature to quickly export all active org_id and restaurant_id codes for reporting.

OUTPUT

Restaurant List

{
"org_id": "XXXXXXXXXXXXXXXX",
"org_name": "Anonymised Name",
"restaurant_id": "XXXXXXXXXXXXXXXX",
"restaurant_name": "Anonymised Name",
"is_active": true
}

Sales

{
"restaurant_id": "XXXXXXXXXXXXXXXX",
"from": "2026-05-08T22:00:00.000Z",
"to": "2026-05-09T21:59:59.999Z",
"gross_sales": 0.0,
"net_sales": 0.0,
"accepted_orders": 0,
"average_order_value": 0.0
}

Offer Created

{
"alcohol_allowed": true,
"campaign_drn_id": null,
"cancelled_at": null,
"cancelled_by": "",
"org_drn_id": "XXXXXXXXXXXXXXXX",
"campaign_name": "",
"currency_code": "EUR",
"days_of_week": [
1,
2,
3,
4,
5,
6,
7
],
"discount": 0,
"end_at": "2026-05-09T09:00:00Z",
"fulfillment_method": "delivery",
"goal": "new_customers",
"id": 11111111,
"drn_id": "XXXXXXXXXXXXXXXX",
"max_discount": null,
"menu_items": null,
"menu_items_count": 0,
"mov": 2000,
"mov_decimal": 20.0,
"offer_status": "LIVE",
"restaurant_ids": [
"111111"
],
"restaurants": [
{
"drn_id": "XXXXXXXXXXXXXXXX",
"id": 111111
}
],
"ineligible_restaurants": [],
"reward_type": "free_delivery",
"reward_amount": 0,
"source": "marketer",
"start_at": "2026-05-09T07:51:37Z",
"theme": null,
"time_of_day_from": null,
"time_of_day_until": null,
"timezone": "Europe/Paris",
"performance": null,
"name": "",
"always_on": false,
"quantity": 0,
"bundle_amount": 0
}

🛟 SUPPORT

Share your runs with the developer team and create issues on error to help us improve actor quality.

You might discover edge case we didn't test yet

We stay available anytime