1. Get the id of the designtype category in strelitzia to import the products to (I will call this catId).


2. On Layershift atm - open florists console with admin and go to connector form.


3. On the form click 1st the Export Strelitzia Products button - you will see a json file be downloaded.


4. Next click the other Strelitzia Export button after typing in the catId to link them to.





5. Now you have the export files you need to load them into the strelitzia site ensuring you load the product one first. To do this


a. Open Insomnia


b. Create a new request which is a post  to the strelitzia url relative to the strelitzia customer. An example being:


https://mtt255.strelitzia.cloud/connect/datatransfer.jx


c. Set the output type to json and copy the file contents in, then click send