create_offer_metadata_fieldgroup
Build an XDM fieldgroup from CSV column names to add offer metadata fields to a schema. Preview changes first, then confirm to execute.
Instructions
Create a new XDM fieldgroup from CSV column names and attach it to the ExD decisioning schema. Will check for an existing fieldgroup with the same name first. Requires confirmed: true to execute — previews first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_text | Yes | Full CSV text — column names become schema fields | |
| confirmed | No | Set to true to execute. Leave false to preview only. | |
| access_token | No | Bearer token — optional, server will auto-mint if missing | |
| fieldgroup_name | No | Display name for the new fieldgroup | Offer Metadata - CSV Import |