Iconnek documentation
  • Quickstart
    • Introduction
    • Quick start guide
  • Configure
    • Connectors
    • Webhooks
    • Filter Lists
    • Conversion Tables
  • Using iconnek
    • Using the Iconnek Editor
      • Scenarios
      • Nodes
      • Data supervision
        • Dashboard
        • Terminal
        • Context Viewer
    • The Nodes
      • Comment
      • Exception
      • Function
      • Switch
      • Fan Out
      • Sequencer
      • Connector
      • Filter
      • Conversion
      • Mail
      • Catch
    • Using the Function node
    • Working with messages
    • Using global variables
    • Error handling
  • Deploying iconnek
    • Scheduling
    • Deployment
  • Ressources
    • How-to integrates
      • ConnectWise
      • Folks API V2
      • Genius ERP
      • Hector
      • Jovaco
      • Open AI
      • NetSuite
      • Microsoft Dynamics 365 Business Central
      • Zoho Books
      • Zoho CRM
  • Billing
    • Usage
  • PARTNERS
    • Partners
  • Security
    • Security
    • Service Level Agreement
  • Support
    • Contacting Support
Propulsé par GitBook
Sur cette page
  • Step 1: Sign in for Iconnek
  • Step 2: Go to the scenario editor
  • Step 3: Create your first scenario
  • Step 4: Building your flow
  • Step 5: Preview your scenario.
  1. Quickstart

Quick start guide

Jump right into Iconnek. Follow this guide to create your first integration and discover key platform features.

PrécédentIntroductionSuivantConnectors

Dernière mise à jour il y a 3 mois

Step 1: Sign in for

Skip this step if you already have an Iconnek account.

If you haven't already, follow the link to using your company's email address.

Step 2: Go to the scenario editor

You can access your workspace by clicking “Scenarios/Edit” in the left menu. Here, you can create and manage all your integration scenarios.

Step 3: Create your first scenario

Add a new scenario, give it a name, and save it. Select it to enter the flow designer workspace.

Step 4: Building your flow

Drag the node Function and link it to the node start. This node allows you to transmit data to the next node.

Double-click on the Function node. You'll find a space for coding, with an example and explanations in the comments.

Add to the list:

msg.payload = “Your content here.”

Save

Select the message node from the right panel and link it to start. Double-click to configure your test message details.

Step 5: Preview your scenario.

Save your scenario using the blue disk icon, then click the green arrow to run a preview. A green indicator will confirm successful execution, and you'll receive the test email.

Congratulations on your first scenario!

Iconnek
sign up for Iconnek
Iconnek Log in
Page cover image