Estimated read time: 5 minutes
Overview
AskElephant workflows are automated sequences that handle repetitive tasks for you. Think of a workflow like a set of instructions you'd give to a team member: "When X happens, do Y, then do Z." Workflows let you automate these instructions so they run consistently without manual effort.
Two core components power every workflow: triggers (the "when") and actions (the "what"). Understanding how these work together is essential for building workflows that actually solve your problems.
Key Terms
Trigger: The event that starts a workflow. It's the answer to "when should this run?"
Action: A task the workflow performs after the trigger fires.
Workflow: A complete automation made up of a trigger plus one or more actions working in sequence.
Node: An individual building block in a workflow—either a trigger or an action.
Integration: A connection between AskElephant and another tool you use, like HubSpot, Slack, or Notion.
Triggers: When Your Workflow Wakes Up
Every workflow starts with a trigger. The trigger is your automation's alarm clock—it tells the workflow exactly when to spring into action.
Think of it this way: Imagine you hire someone and tell them to "send a follow-up email." They need to know when to send it. Your trigger answers that question. Without a clear trigger, even the best instructions won't work.
Common Trigger Types
- New Meeting: Fires when a meeting is added to AskElephant or completed
- Meeting Updated: Activates when meeting details change
- Scheduled Time: Runs at a specific time or on a recurring schedule
- External Event: Triggers based on activity in connected tools (like a deal update in HubSpot)
Most triggers in AskElephant are based on events happening within the platform or your connected integrations, which makes them reliable and straightforward to set up.
Why Triggers Matter
A poorly chosen trigger causes problems:
- Too broad a trigger fires constantly and wastes resources
- Too narrow a trigger might never fire at all
- A missing trigger means your workflow never runs
The best triggers are specific enough to run only when needed, but broad enough to catch all the cases you care about.
Actions: What Your Workflow Does
Once a trigger fires, actions take over. Actions are the actual tasks your workflow performs. They transform raw information into useful outputs or push data to the tools you already use.
Types of Actions
Thinking & Processing Actions
- Summarize meetings or conversations
- Run custom prompts to analyze information
- Filter or sort data based on conditions
- Search for related information
Integration Actions
- Update or create records in HubSpot, Salesforce, or similar CRMs
- Create tasks or pages in Notion
- Send messages in Slack
- Write information to other connected tools
Communication Actions
- Send emails with summaries or insights
- Post notifications to Slack or other channels
- Trigger web hooks to external systems
How Actions Work Together
Actions run in sequence—one after another. The output of one action often becomes the input for the next. This allows you to build sophisticated automations.
Simple example:
- Trigger: New meeting ends
- Action 1: Summarize the meeting
- Action 2: Send that summary via email
More complex example:
- Trigger: New meeting ends
- Action 1: Search for past meetings with the same people
- Action 2: Create a conversation with AI and attach all meetings
- Action 3: Ask AI to identify key customer health signals
- Action 4: Filter results to only include at-risk signals
- Action 5: Send the filtered insights to Slack
The more actions you chain together, the more powerful your automation becomes—but also the more complex to troubleshoot. Start simple and add complexity as needed.
Putting It Together: A Real Workflow
Here's how triggers and actions work in practice:
Scenario: You want to automatically log external meetings in HubSpot and notify your team in Slack.
Step | Component | What Happens |
1 | Trigger | A new external meeting ends |
2 | Action 1 | Workflow pulls meeting details (attendees, topics, outcome) |
3 | Action 2 | Workflow creates an activity record in HubSpot |
4 | Action 3 | Workflow sends a summary to Slack for your team |
Without the trigger, nothing happens. Without the actions, the trigger fires but accomplishes nothing. Together, they create a seamless automation.
Key Takeaways
- Triggers answer "when": They determine what event starts your workflow
- Actions answer "what": They determine what tasks the workflow performs
- Order matters: Actions run in sequence, so the order you arrange them affects the final result
- Start small: Begin with simple trigger + action combinations before building complex workflows
Next Steps
Ready to build? Here's what to do:
- Identify a repetitive task in your workflow that takes manual effort
- Choose a trigger that reliably identifies when that task should run
- Add one or two actions to handle the work
- Test it: Run the workflow and verify the trigger fires and actions execute correctly
- Iterate: Once it works, try adjusting the trigger to be more specific or adding an action to expand what it does
Need Additional Help?
If you have questions or need further assistance, the AskElephant support team is here to help!
You can reach our support team in several ways:
- click the chat button in the bottom right corner of your screen,
- email us at support@askelephant.ai
- or use @askelephant support in your dedicated Slack channel.
We're committed to getting you the answers you need as quickly as possible.
