create_offer_metadata_fieldgroup
Convert CSV column names into an XDM fieldgroup and attach it to the ExD decisioning schema. Preview first, then confirm execution.
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 |