import_startlist
Publish a confirmed IOF XML 3.0 start list to Eventor. Use this write action only after the user explicitly approves the exact start list.
Instructions
Upload a start list to Eventor.
THIS WRITES DATA: it changes what is published in Eventor. Only call this after the user has explicitly confirmed they want to publish this exact start list -- treat it like any other irreversible "publish" action, not a routine read.
Args: iof_xml: A complete IOF XML 3.0 StartList document as a string.
Requires EVENTOR_USERNAME and EVENTOR_PASSWORD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iof_xml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |