Contacts & CRM
importInteractions
Import Interactions
Import a shop's existing book of events from an export file already in their Cloud Files, landing every row as an entry in a channel so the shop calendar shows the same weeks the old system showed.
Arguments
channelIdstringrequiredChannel to import into, from listChannels.clientsFileIdstringoptionalOptional Cake Ann clients/documents.jsonl Cloud File used to fill contact names, emails and phones by clientId.dryRunbooleanoptionalTrue (the default) walks every row and reports what would land without writing anything. Pass false only once the owner has read that report and wants the book committed.fileIdstringrequiredThe export file in Cloud Files, from searchFiles/listFiles.sourcestringoptionalWhich system the export came out of: tripleseat for a CSV report, cakeann for Cake Ann custom orders, cakeann-weddings for Cake Ann wedding planning submissions.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- bring our TripleSeat events across
- import our old bookings
- migrate the book off TripleSeat
- refresh the imported events
- dry run the events import
Pair it with
The verbs that finish the job.