Create workflows to automate everything in your client portal
This guide explains how to use workflow automations with the Client Portal Builder for monday.com to automate processes involving your client portal and monday.com workspace.
Overview
What workflows are
Workflows on monday.com are an advanced automation system that combines:
- Triggers
- Actions
- IF and ELSE logic
Workflows let you build processes that automate complex sequences. For example sending emails, updating items, or handling client onboarding without manual steps.
Did you know?
Workflows are available in monday.com’s workflow builder and can be used with both native and custom Client Portal Builder workflow blocks.
Triggers + Actions
Client Portal Builder triggers and actions
Client Portal Builder adds custom workflow triggers and actions that you can use in monday.com workflows.
Triggers
- When a credentials login method was created
- When a Google login method was created
- When a client logged into the portal
- Client Portal owner commented on an item
- Client commented on an item
Actions
- Create credentials login method
- Create Google login method
- Enable client Disable client
- Set client board
- Get client data
Did you know?
You can mix these with any workflow blocks provided by monday.com itself. For example sending notifications, updating item columns, sending emails, or performing conditional logic.
Setup
How to create workflows involving your portal
- Open the Workflow Builder in monday.com.
- Start a new workflow.
- Choose a trigger. This can be a native monday.com trigger or a Client Portal Builder trigger listed above.
- Add actions:
- Use Client Portal Builder actions to affect clients or client data
- Use native actions to update items, send emails, assign tasks, etc.
- Optional: Add conditional logic with IF and ELSE to refine when actions run.
Did you know?
Workflows can automate processes such as onboarding, status updates, notifications, or client data updates.
Example
Conditional automation with IF and ELSE
As an example, you can build a workflow that:
- Triggers when a client logs in
- Checks the status of the client’s item on the Clients board
- If the status is Inactive:
- Sends an onboarding email
- Sets the client status to Pending
- Portal content then shows onboarding steps based on status
This demonstrates how you can combine status logic, client interactions, and portal content in a fully automated workflow sequence.
Did you know?
Client Portal Builder workflows let you bridge actions taken in the portal with your monday.com workspace, all without manual steps once set up.