Itinerary Import and Export: Difference between revisions
mNo edit summary |
No edit summary |
||
| (9 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
== Overview == | |||
The Itinerary import/export feature allows you to export an itinerary from the [[EventR Enterprise Coordinator Hub Guide|Coordinator Hub]] to a spreadsheet, make bulk edits offline, and then import it back to create a new [[Itineraries|itinerary.]] | |||
This is useful when you want to update many items at once using Excel or another spreadsheet tool, rather than editing items individually in the Coordinator Hub. It works particularly well with our [[EventR AI Agent Skill|EventR AI Skill]] - which will generate you itineraries you can import directly into the system with a few prompts. | |||
[[File:Excel import-export screen.png|thumb|442x442px|Excel Import/Export Page]] | [[File:Excel import-export screen.png|thumb|442x442px|Excel Import/Export Page]] | ||
On the Event Information tab in the [[EventR Enterprise Coordinator Hub Guide|Coordinator Hub]], you can open the Itinerary Export screen and switch from the default PDF tab to the Excel tab. The page then splits into two sections: | |||
* '''Export''' — downloads the itinerary as an <code>.xlsx</code> workbook. | * '''Export''' — downloads the itinerary as an <code>.xlsx</code> workbook. | ||
* '''Import''' — uploads an <code>.xlsx</code> workbook or a <code>.zip</code> archive to create a new itinerary. | * '''Import''' — uploads an <code>.xlsx</code> workbook or a <code>.zip</code> archive to create a new itinerary. | ||
There is option to include a '''[[deeplinks]]''' sheet in the downloaded workbook, which will include a tab for deeplinks to each itinerary item in the app. | |||
| Line 30: | Line 29: | ||
If the itinerary includes attached files, they are downloaded alongside the workbook and packaged into a <code>.zip</code> file. | If the itinerary includes attached files, they are downloaded alongside the workbook and packaged into a <code>.zip</code> file. | ||
You can also choose to include a '''deeplinks''' tab. This adds an additional sheet containing a deeplink for every item in the itinerary. | You can also choose to include a '''[[deeplinks]]''' tab. This adds an additional sheet containing a [[wikipedia:Deep_linking|deeplink]] for every item in the itinerary. | ||
== Importing an itinerary == | == Importing an itinerary == | ||
| Line 43: | Line 42: | ||
# Upload the workbook or <code>.zip</code> file. | # Upload the workbook or <code>.zip</code> file. | ||
# A '''data review''' page appears. | # A '''data review''' page appears with detected issues. | ||
# Check that the correct number of rows has been identified. | # Check that the correct number of rows has been identified. | ||
# Confirm the import. | # Confirm the import. | ||
EventR then creates a '''new itinerary''' from the uploaded file. | EventR then creates a '''new [[Itineraries|itinerary]]''' from the uploaded file. | ||
[[File:Excel Import Page.png|center|thumb|674x674px|Excel Import Confirmation Page]] | [[File:Excel Import Page.png|center|thumb|674x674px|Excel Import Confirmation Page]] | ||
| Line 60: | Line 59: | ||
* Maximum upload size: '''30 MB''' | * Maximum upload size: '''30 MB''' | ||
* The export/import structure must be preserved for the upload to work correctly. | * The export/import structure must be preserved for the upload to work correctly. | ||
* The feature supports '''Stands''', not just activities. | * The feature supports '''[[Stands]]''', not just [[Activity Card|activities]]. | ||
* Deeplinks can be included as an optional extra tab during export. | * Deeplinks can be included as an optional extra tab during export. | ||
== Recommended workflow == | == Recommended workflow == | ||
# Export the itinerary from the Coordinator Hub. | # Export the itinerary from the [[EventR Enterprise Coordinator Hub Guide|Coordinator Hub]]. | ||
# Edit the workbook in your spreadsheet software. | # Edit the workbook in your spreadsheet software. | ||
# Re-upload the file using the Excel import section. | # Re-upload the file using the Excel import section. | ||
# Review the detected rows on the data review page. | # Review the detected rows on the data review page. | ||
# Create the imported itinerary. | # Create the imported itinerary. | ||
[[Category:3.6.0]] | |||
[[Category:Enterprise]] | |||
[[Category:Excel]] | |||