Quick start guide
Jump right into Iconnek. Follow this guide to create your first integration and discover key platform features.
Dernière mise à jour
Jump right into Iconnek. Follow this guide to create your first integration and discover key platform features.
Dernière mise à jour
If you haven't already, follow the link to sign up for Iconnek using your company's email address.
You can access your workspace by clicking “Scenarios/Edit” in the left menu. Here, you can create and manage all your integration scenarios.
Add a new scenario, give it a name, and save it. Select it to enter the flow designer workspace.
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.
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!