
Automate repetitive tasks to reduce manual work and keep your data accurate.
Below are workflow examples you could roll out to automate repetitive tasks to reduce manual work and keep your data up-to-date.
Problem: Your team needs to identify personal vs. business email addresses for better targeting and compliance.
Solution: Create a workflow that automatically updates an "is personal email" field whenever an email address is added or updated.
Trigger: Record is Updated (People object, Email field)
Actions:
Problem: New leads need to be distributed fairly across your sales team to ensure balanced workloads.
Solution: Automatically assign new leads to sales reps using a round-robin system.
Trigger: Record is Created (People object)
Actions:
Problem: Leads should be assigned based on geographic territories or company characteristics.
Solution: Route leads to the appropriate sales rep based on location, company size, or industry.
Trigger: Record is Created (People or Companies object)
Actions:
Problem: When deals close, multiple manual updates are needed across different records and team members.
Solution: Automatically handle all post-win activities when an opportunity moves to "Closed Won".
Trigger: Record is Updated (Opportunities object, Stage field = "Closed Won")
Actions:
Problem: When renewal opportunities are lost, the customer status needs to be updated for proper account management.
Solution: Automatically update customer status when renewal deals are lost.
Trigger: Record is Updated (Opportunities object, Stage = "Closed Lost" AND Type = "Renewal")
Actions:
Problem: Opportunities sit without updates, causing deals to go cold and forecasts to become unreliable.
Solution: Send automatic alerts when opportunities haven't been updated recently.
Trigger: On a Schedule (daily)
Actions:
Problem: Team members lose track of their upcoming tasks and deadlines.
Solution: Send automated weekly email reminders with task summaries.
Trigger: On a Schedule (every Monday at 8 AM)
Actions:
Problem: Important action items from meetings get forgotten or delayed.
Solution: Automatically create follow-up tasks when meetings are scheduled or completed.
Trigger: Record is Created (Activities object, Type = "Meeting")
Actions:
Problem: You need information from related records easily accessible (e.g., main contact's email on opportunity record).
Solution: Automatically sync fields between related objects until nested fields are available.
Trigger: Record is Updated (Opportunities object, Point of Contact field)
Actions:
Problem: Phone numbers are entered in different formats, making them hard to use for calling or messaging.
Solution: Automatically format phone numbers to a standard format when they're entered.
Trigger: Record is Updated (People object, Phone field)
Actions:
For more complex automation needs, consider our Professional Services or explore External Tool Integration.
As an open-source company, we welcome contributions through Github. Help us keep it up-to-date, accurate, and easy to understand by getting involved and sharing your ideas!
