Page cover

Quick start guide

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

Step 1: Sign in for Iconnek

Skip this step if you already have an Iconnek account.

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

Iconnek Log in

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!

Dernière mise à jour