Action

JGR Confirm Experience Attendee

Download .md

Confirm that the fan has confirmed to redeem the offer to get better seats. The flow updates the Premium Experience Attendee record to a confirmed state and returns a transaction confirmation code.

Custom Laila action. Step 2 of the Premium Experience flow.

Identity

FieldValue
Master labelJGR Confirm Experience Attendee
Local developer nameJGR_Confirm_Experience_Attendee
Invocation targetJGR_Confirm_Premium_Experience_Attendee
Invocation target typeflow
Confirmation requiredfalse
Show in progress indicatorfalse

Purpose

Confirm that the fan has confirmed to redeem the offer to get better seats. The flow updates the Premium Experience Attendee record to a confirmed state and returns a transaction confirmation code.

Important: this action does not have isConfirmationRequired = true at the planner level. The flow itself is the source of truth for any business validation (idempotency on duplicate confirms, point-balance debit, attendee-state transition guards). When porting, audit the flow to keep that contract intact.

Used by

Inputs

NameTypeRequiredUser inputPIIDescription
inputAttendeeIdtextYesNo (planner-piped from JGR_Experience_Validation.outputAttendeeId)NoPremium Experience Attendee record Id.

Outputs

NameTypeDisplayableUsed by plannerDescription
OutputConfirmationCodetextYesYesTransaction confirmation code shown to the fan.

Dependencies

  • Flow JGR_Confirm_Premium_Experience_Attendee deployed.
  • Edit permission on the Attendee object (or whatever record the flow updates).

Sequence

JGR_Experience_Validation  ──outputAttendeeId──▶  JGR_Confirm_Experience_Attendee  ──OutputConfirmationCode──▶  user
                           ──outputAttendeeId────────────┐
                           ──outputPremiumExperienceId──▶  JGR_Slack_Notification

Used in 1 agent

Used by (1 subagent)