Skip to content

Latest commit

 

History

History
 
 

html-import

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

HTML import to PIM

This script imports generic HTML information into your Crystallize PIM. The script uses the GraphQL PIM API in Crystallize to create an item with a Rich Text Component with the converted HTML content.

You will need an access token, in order to be able to run this script. It can be obtained under settings menu on Access Tokens

Tenant ID can also be found under settings menu Tenant

  1. download the repo
  2. install dependencies npm install
  3. run npm run html-import
  4. follow command line instructions