LogoLogo
  • 🏃‍♀️ Get started
    • Create your first integration
      • Step 1 - Creating your Source & Destination System keys
        • Shopify Key
        • FTP Key
      • Step 2 - Select a Source Function
      • Step 3 - Select a Destination Function
      • Step 4 - Select a Transformation
      • Step 5 - Put it all together to create a Stream
      • Step 6 - Run your stream
    • Go-live best practice
  • 🏄🏻‍♀️ Integration Tutorials
    • Shopify with Descartes Peoplevox
    • Shopify with FTP
      • Shopify with FTP
      • Shopify with FTP (Part 2)
    • Shopify with ReBOUND
    • WooCommerce
      • WooCommerce with FTP
    • NetSuite
  • 🏗️ Creating streams
    • Intro
    • Streams
      • Web hook installation
      • Web hook support
        • DEAR Systems
        • Descartes Peoplevox
        • Shopify
    • Systems
      • System library
        • DEAR Systems
        • Email
        • FTP
        • Descartes Peoplevox
        • Magento 1.x
        • Magento 2.x
        • ParcelLab
        • ReBOUND
        • Shopify
        • WooCommerce
    • Keys
      • Key library
        • Shopify private apps
        • Netsuite
        • FTP and sFTP
        • oAuth
    • Sources
    • Transformations
      • Public Transformations
      • Private Transformations
      • Customising a Public Transformation
      • Write a custom transformation
        • Transformation Library
        • Example 1 - Sales Order
        • Example 2 - Shipment
    • Destinations
      • Aggregated Events
    • Data uploads
    • Lookup table
  • 🔧 Editing streams
    • Updating source and destinations
    • Deleting a stream
  • 🎛️ Monitoring streams
    • Job Statuses
    • Event Statuses
    • Resending data
      • Replicate Job
      • Replicate Event
      • Replicate Event without Event in Control Panel
    • Reporting
      • Jobs
      • Events
      • Entities
    • Alerts
  • ⚙️ Administration
    • Login and security
      • Two factor authentication (2FA) setup
        • Signup to HighCohesion without QR scan
    • Creating an organisation
    • Billing Information
    • Creating a user
    • Roles & Permissions
  • 💁🏽 Help and support
    • Glossary of platform terminology
    • Security standards
    • Data retention policy
    • Contact us
Powered by GitBook
On this page

Was this helpful?

  1. 🏗️ Creating streams
  2. Transformations

Customising a Public Transformation

How to customise existing public transformation files.

PreviousPrivate TransformationsNextWrite a custom transformation

Last updated 3 years ago

Was this helpful?

So far we've spoken about the concepts of files and files in the HighCohesion system. One of these files will form a critical part of your integration, wether you are able to use a standard public transformation file, or if you are using a customised private transformation.

Customising existing Public Transformation files is the most popular option when it comes to updating a stream to working with your requirements. This process basically involves copying the public transformation in to a new private transformation and then customising. Please note writing a completely new or bespoke transformation file is detailed in .

Process

The following steps are relative to the HighCohesion control panel:

  1. Click on the link from the left hand menu

  2. Click on the "" button at the top right hand side of the page.

  3. Locate the existing transformation that you would like to customise and then click on the View link on the right side.

  4. Copy (ctrl + c or cmd + c) all of the JSON transformation data that is shown in the "Content" box.

  5. Go back to the link from the left hand menu.

  6. Click on the pink "Create Private Transformation" in the top right side of the page.

  7. This then shows the new transformation form, in that form complete the following data:

    1. Title - Enter a relative title for the transformation.

    2. Source - Select the destination system from the dropdown list.

    3. Destination - Select the destination system from the dropdown list.

    4. Data Type - Enter the main data type for the transformation, e.g order or shipment or customer etc

    5. Content - Paste (ctrl + v or cmd + v) in the transformation data that was copied in step 4 above. Then either save and customise later, or customise before saving.

  8. Once saved you will be able to use your new private transformation with your own customisation in it.

For a full tutorial on how transformation logic is built in the HighCohesion system, .

Public Transformation
Private Transformation
this page
Transformations
Public Transformations
Transformations
follow this link