We use campaigns to track tasks. We have campaigns for our conference attendance. How do I automatically create tasks and associate them with a campaign when a certain type of campaign is created?
@PLachance8 if I understand you correctly, there is no built-in automation or feature in HubSpot that would accomplish this. You can work with the HubSpot API to create tasks when a new campaign is created but that would be custom dev work.
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
If you're using the campaigns tool for project management, you might want to have a look at the new project object announced at INBOUND which might offer more robust features than tasks for what you're trying to do: https://knowledge.hubspot.com/records/understand-objects#projects
Project Object with Gantt Chart View
What is it?
You can now manage projects using a new Project object and visualize them with a Gantt chart view, giving you the ability to execute structured project management directly in HubSpot's Smart CRM. The Gantt chart view provides a visual timeline of your records and associated tasks, helping you see how work is progressing over time. You can also use table view and board view.
Why does it matter?
Teams managing cross-functional work often struggle with visibility into project timelines and task dependencies. Previously, managing projects in HubSpot required adapting existing tools, leading to scattered information and misalignment. With native project management in the CRM, teams can track progress, adjust timelines, and keep project data connected to workflows and reporting all in one place.
With the Project object and Gantt chart view, teams can:
See timelines and tasks in one place
Track progress and adjust plans as things change
Keep project data connected to workflows, reporting, and the rest of the CRM
For campaigns, what you're trying to do is not possible, unfortunately. Neither are there campaign-based workflows, nor can campaign templates include tasks, nor are tasks included when a campaign is cloned.
This looks like an interesting feature but It's still not clear how to automate project creation based on campaigns, or associate projects and/or tasks with through workflows with campaigns. As someone coming from SF, both associations and workflows feel like they're in beta and artificially limited...
@PLachance8 if I understand you correctly, there is no built-in automation or feature in HubSpot that would accomplish this. You can work with the HubSpot API to create tasks when a new campaign is created but that would be custom dev work.
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
You can automate task creation and link them to a campaign in HubSpot using workflows.
First, create a new workflow in Automation - Workflows. Set up the trigger to activate when a certain type of campaign is created (like Conference Attendance). In the workflow, add an action to create a task. Here, you can specify details like the task’s name, due date, and priority.
To link the task to the campaign, use the associate with option when creating the task, so every task created in this workflow will automatically be linked to the campaign. Once the workflow is set up, test it by creating a sample campaign to ensure tasks are generated and associated correctly.
First, create a new workflow in Automation - Workflows. Set up the trigger to activate when a certain type of campaign is created (like Conference Attendance).
How do I do this? 'Campaign' doesn't show up as a record type under triggers