Options
All
  • Public
  • Public/Protected
  • All
Menu

A file is accepted by the drop zone and an import session starts (upload to S3, then createArtworkImport with parseWithAI). One event per started session.

example
{
  action: "startedArtworkImport",
  context_module: "multiAdd",
  context_page_owner_type: "inventory",
  file_type: "application/pdf"
}

Hierarchy

  • StartedArtworkImport

Index

Properties

action

action: startedArtworkImport

context_module

context_module: multiAdd

context_page_owner_type

context_page_owner_type: inventory

file_type

file_type: string

Generated using TypeDoc