Lesson Guide: Setting Up Real-Time Event Triggers
In this lesson, you will learn how to transition your workflows from manual execution to autonomous, real-time automation using Event Triggers. While manual triggers are perfect for testing, event triggers run silently in the background, listening for data modifications inside external systems like Salesforce. The exact millisecond a record is created or changed, Noca Flow catches the webhook event and instantly fires your automation.
Step 1: Remove the Manual Trigger Block
To make a workflow run completely hands-free, we must swap out our initial starting node.
-
Open your Noca Flow canvas workspace.
-
Click directly on your starting Manual Trigger node icon to reveal its quick-action menu.
-
Select Delete to clear the anchor node and clear your canvas workspace.
Step 2: Add the Salesforce Event Trigger Node
Now, establish a live link that listens for external platform updates.
-
Click on the central Add Node / Trigger circle icon located in the middle of your blank canvas.
-
In the trigger options menu, browse the available applications and select Salesforce Event.
-
You will see a newly formatted trigger node lock into position at the head of your workflow canvas line.
Step 3: Authenticate the Environment Companion App
External platforms require secure routing permissions before they are allowed to broadcast transactional data updates out to third-party listeners like Noca.
-
Click on your newly placed Salesforce Event Node to inspect its configuration dashboard.
-
Look for the system setup prompt window signaling background package criteria (e.g., Noca integration package missing).
-
Click the provided action link shortcut labeled Install Noca Application.
Step 4: Finalize Package Installation in Salesforce
Clicking the shortcut seamlessly bridges your workspace into your connected CRM organization deployment dashboard.
-
Log into your targeted Salesforce administrator environment if prompted.
-
On the package installation profile screen, select the radio option labeled Install for All Users.
-
Check the security verification checkbox authorizing third-party data transmission networks to handle communication lines.
-
Click Install.
-
Once the installation progress completion bar finishes loading, your real-time automation link is officially online!
Key Takeaways
-
Event-Driven Execution: Event triggers replace arbitrary timed schedules or manual execution clicks with proactive background listening parameters.
-
The Connection Layer: Installing the workspace companion app inside your connected system ensures low-latency webhook delivery, firing downstream paths instantly when your data criteria changes.
Sensational work! You have successfully broken free from manual configurations and entered the world of zero-touch automated processing loops. Keep scaling your skills across our academy learning track!