Skip to content

Commit 0e5b707

Browse files
authored
MT-18278 Flows support for Promotions Builder (#328)
2 parents 5504604 + 06600e1 commit 0e5b707

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: 'Added Flows support for Promotions Builder'
3+
date: '2024-11-05'
4+
tags: ['Commerce Manager', 'Promotions Builder']
5+
hide_blog_post_date: false
6+
---
7+
8+
**MINOR** We have introduced Flows support for Promotions Builder that allows users to create custom fields for promotions.
9+
For API, see [The Promotions Builder Custom Fields API](/docs/promotions-builder/promotions-builder-api/promotions-builder-api-overview#the-promotions-builder-custom-fields).
10+
11+
For Commerce Manager, see [Editing custom fields in a promotion builder](/docs/commerce-manager/promotions-builder/creating-a-promotion-in-promotions-builder#editing-custom-fields-in-a-promotion)

docs/commerce-manager/promotions-builder/creating-a-promotion-in-promotions-builder.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,16 @@ You can duplicate an existing promotion and reuse its details as required in a n
203203

204204
The duplicated promotion opens. Make the necessary updates, then click **Create Promotion** to save the new promotion.
205205

206+
## Editing Custom Fields in a Promotion
207+
In order to use custom fields in Promotions Builder, you need to create flows in the store. See [Creating FLows](/docs/commerce-manager/flows/flows) for how to create flows. The **slug** value for promotions builder is **rule-promotions**.
208+
Once you have created the flows and field, then you can edit the custom fields in promotions builder.
209+
210+
1. In the promotions builder editing page, locate the **Custom Fields** at the bottom of page.
211+
1. Expand the section.
212+
1. Edit the fields.
213+
1. Click **Save** to save the changes.
214+
215+
206216
## Related Resources
207217

208218
- [Rule Promotions API](/docs/rule-promotions/overview)

0 commit comments

Comments
 (0)