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
  • Overview
  • Destination List View
  • Creating a Destination
  • Deleting a Destination

Was this helpful?

  1. 🏗️ Creating streams

Destinations

The destination of data in your integration data stream.

PreviousExample 2 - ShipmentNextAggregated Events

Last updated 3 years ago

Was this helpful?

Overview

The destination is the configuration that our stream needs to send the information to the destination System. The primary fields are

Destination List View

The default page that is shown when clicking on the "Destinations" link from the left navigation is the destination list page. On this page you can view all of the existing destinations of data that you have setup in HighCohesion. Towards the right hand side of each existing row are actions for viewing, editing and deleting existing entries.

Please note that a destination cannot be deleted it if is attached to a stream, the destination will need to be removed from the stream first or stream deleted all together.

Creating a Destination

  1. From the control panel, go to the Destination section.

  2. At the top right hand side of the page, press the button that says Create Destination.

  3. This will then load the new Destination form. On this form complete the following options:

    1. Title - Give the Key a title that is relative to the destination, for example: "Shopify POST Shipments" or "GBP Store Shipments" etc.

    2. System - This is a drown down list of the systems available in the High Cohesion system. Please select from this list the system that the credentials are for. When you select a system from this list, the page will automatically load available functions in the Destination Function box below.

    3. Destination Function - This is a dropdown list of the functions available in the System that you have selected in step 2. Please select from this list the functions that you would like to consume the data in for this destination config.

    4. Key - The key field is a dropdown list of the keys that have already been setup in your account. Please select the key that is relative to the system and environment that you want to send data to.

    5. Trigger - There are three options available here to control how the destination is triggered while the data stream is in use:

      1. Aggregate -

      2. Real Time -

      3. Scheduled -

    6. Trigger Options - This is an options box for the trigger above, please follow the guidelines below depending on the trigger selected above:

  4. Once the settings have been added, press the save button at the bottom left of the page.

  5. The new destination will now be securely saved and available to use in the system.

Deleting a Destination

A destination can be deleted from either the list page by clicking on the bin icon, or from the single view page, also by the bin icon.

Please note that a destination cannot be deleted it if is attached to a stream, the destination will need to be removed from the stream first or stream deleted all together.

Scheduled - Enter a valid CRON expression for when the destination trigger should be ran. See here for help generating a valid CRON expression:

Settings - This box is for adding any additional settings or config for the destination. Settings in this box should follow the basic TOML formatting. ()

https://crontab.guru/
https://github.com/toml-lang/toml