Skip to content

Add form fill xdm schema - #2236

Open
bhavana5511 wants to merge 7 commits into
adobe:masterfrom
bhavana5511:add-form-fill-xdm
Open

Add form fill xdm schema#2236
bhavana5511 wants to merge 7 commits into
adobe:masterfrom
bhavana5511:add-form-fill-xdm

Conversation

@bhavana5511

Copy link
Copy Markdown

Summary

Adds a new experimental, additive fieldgroup for the form.filled Experience Event, emitted when a visitor submits a lead-capture form during a Brand Concierge session. Non-breaking introduces a brand-new schema and example only.

Brand Concierge needs a modelled XDM event to capture lead-form submissions and correlate the resulting lead back to its concierge session, so downstream lead resolution can consume it. No existing fieldgroup covers this concept.

Changes

  • components/fieldgroups/experience-event/events/form-fill-in-concierge.schema.json — new fieldgroup extending experienceevent, conditional on xdm:eventType == form.filled. Models xdm:engagement.xdm:formFillInConcierge with:
    • xdm:source — hard enum (LAS) documented via meta:enum
    • xdm:bcSessionId — session correlation ID
    • xdm:leadDetailsxdm:leadEmail, tenant-defined xdm:attributes (name/value pairs), and xdm:leadMlmId (producer-resolved Marketo lead id; optional)
  • components/fieldgroups/experience-event/events/form-fill-in-concierge.example.1.json — example instance validating against the schema.

@bhavana5511 bhavana5511 changed the title Add form fill xdm Add form fill xdm schema Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant