Quickstart for Neo Extension
Step One - Enable Neo & Get Access
Step Two - Access Neo Portal
You can use the url {host}/extensions/neo/ui to access Neo. For example, https://eu.intouch.capillarytech.com/extensions/neo/ui.
Step Three - Create a Dataflow
With Neo, you can create workflows for the entire development process using drag-and-drop blocks called building blocks. The workflows built using the drag-and-drop blocks are called dataflows in Neo. Every data flow starts with a Trigger block, and by default, this block is added automatically. Further, as per your requirement, you can click on the nod in each block, select the next block.
Step Four - Send for Approval
After creating the dataflow, send the dataflow for approval. A Neo user with Admin access can approve the dataflow.
Step Five - Execute the Dataflow
You can either execute the dataflow from a service directly such as Connect+, Event Notification, etc or copy the cUrl and then use it as required in any integration.
Step Five - Observability and Monitoring
You can monitor the performance of the Neo API and the APIs used in the Neo API using Dev Console. The Dev Console also provides you with error information and list of logs.
Updated 4 days ago