new
Automations
Ad Manager
Value & Currency support for Lead Event with 'Purchase' stage in CAPI action
š Whatās New?
Weāve introduced
Value
and Currency
input fields for Lead Event
when the Stage Name
is set to "Purchase"
inside the CAPI action
of the Workflows module. This ensures parity with Funnel Events
, aligning with Meta's requirement for passing a monetary value when the event is marked as Purchase
.š· How It Works:
- This enhancement applies to both Integration and Ad Manager radio options inside the CAPI Action.
- When users select:
- Event Type: Lead Event
- Stage Name: Purchase
- The following fields will now appear:
- Value(supports both static and custom fields)
- Currency(dropdown with default set to USD, same list as in Funnel Event)

- These fields are mandatory only when the above condition is met.
- The backend logic ensures that:
- If value and currency are provided, they are passed along correctly.
- If the stage name isnāt āPurchaseā, the value/currency are ignored, even if theyāre present in the payload.
ā Why it Matters:
- Previously, users selecting Lead EventwithStage Nameas "Purchase" had no way to pass the mandatoryvalueto Meta, leading to CAPI errors or failed event delivery. This update resolves that inconsistency, improving event fidelity and ensuring successful Purchase event tracking across both Funnel and Lead event types.