Sidekick Strategies
Events
Contact UsSchedule a Strategy Call
HubSpot updates comic hero background

HubSpot Updates

Use Records Created in a Workflow Later in the Same Workflow

July 7, 2026

What This Update Actually Is

HubSpot shipped a straightforward but long-overdue change to workflow automation. When you use a Create Record or Create Task action inside a workflow, you can now select that newly created record as a target or pull its property tokens into any action that comes after it in the same flow.

Before this update, the record you created essentially disappeared into the CRM. You could not touch it again in that same workflow. The record existed, but it was invisible to everything downstream.

Now the data panel in any following action shows your Create Record steps under Action Data. Click into a field, select the matching Create Record step, and pick whatever property token you need. That new record is also selectable as the target record for eligible actions.

This update is in public beta as of June 18, 2026, with full release expected July 14, 2026. It's available on Smart CRM Professional and Enterprise, Marketing Hub Professional and Enterprise, Sales Hub Professional and Enterprise, Service Hub Professional and Enterprise, and Data Hub Professional and Enterprise.

Why HubSpot Shipped This

We've reviewed hundreds of HubSpot portals. One pattern shows up constantly: a workflow that creates a record, then stops. A second workflow enrolled on that new record to actually do something with it. Sometimes a third workflow follows that.

That daisy-chaining was not a design choice. It was a workaround. Humans built it because there was no other option. It created fragile automation, confusing documentation, and timing gaps between the record being created and the next action firing.

The internal frustration is real: your portal starts feeling like a spaghetti bowl of interdependent workflows, and nobody can confidently say what triggers what. This update collapses at least some of that complexity into a single, readable flow.

How to Use It Step by Step

  1. Open an existing workflow or create a new one. Any object type works.
  2. Add a Create Record or Create Task action where you need it in the sequence. Fill in the required fields for that new record.
  3. Add a new action below the Create Record step. This can be Add to List, Create Notification, Create Task, Send Internal Email, or any action that accepts a record target or property tokens.
  4. In that action, click into a field you want to populate. Open the data panel on the right side of the screen.
  5. Under Action Data, find the Create Record step you added. Select it, then browse and select the property token you want to use.
  6. If the action supports targeting a specific record (for example, assigning a task to the new contact), look for the option to select your Create Record step as the target record.
  7. Test with a known record. Check that the downstream action fired correctly and that the tokens resolved to the right values.

One practical example: a Company workflow detects a new enterprise account. It creates a Contact record for a default point of contact. Right after, it creates a task assigned to your AE with the new contact's name and email pulled in as tokens. Then it fires a Slack-style internal notification to your sales team. All in one workflow.

What It Touches in Your HubSpot Strategy

This change ripples further than it looks at first glance. Here's where it matters across your portal.

Key Takeaway

Every workflow that currently ends with 'Create Record' and then spawns a second enrollment-based workflow is a candidate for consolidation right now. Audit those chains before July 14.

For RevOps leaders, this is a data hygiene win as much as an automation win. Fewer workflows mean fewer enrollment triggers firing at slightly different times, which means cleaner activity timelines and more reliable reporting. If you want to see how record-level timeline clarity connects to reporting strategy, our look at custom event timeline display is worth a read alongside this update.

Key Takeaway

Cross-object workflows (Company triggers Contact creation triggers Task assignment) are now far cleaner to build and audit. This matters most for portals running Sales Hub and Service Hub in parallel.

Who Should Care Most

Not every portal will feel this equally. Here's who gets the most immediate value.

  • RevOps managers who own workflow documentation and are tired of explaining three-workflow chains to new team members.
  • Sales ops leads at companies doing account-based outreach where Company records routinely trigger Contact and Deal creation together.
  • Service ops humans managing onboarding workflows that create tickets, contacts, and tasks in sequence and need all three to reference each other.
  • HubSpot admins at Professional-tier portals who have been managing workaround workflows and want to simplify before they inherit more technical debt.
  • Growing companies on Sales Hub or Service Hub Professional where cross-object automation is just starting to become necessary.

If you're running a lean team and one person manages your entire automation stack, this update saves you real time. Fewer workflows to monitor means fewer failure points to catch.

George's Take

I've sat across from RevOps leaders who had 200-plus active workflows and couldn't confidently explain what half of them did. A meaningful chunk of that bloat came from exactly this pattern: create a record, stop, enroll in a new workflow, act on it there. Every one of those handoffs was a potential timing failure, a documentation gap, and a future debugging nightmare. This update doesn't solve every workflow complexity problem, but it closes a gap that should have been closed years ago. The humans building in HubSpot every day deserve tools that match how they actually think about a process, which is start to finish, not start, pause, re-enroll, continue.

Workflow bloat is rarely intentional. Most of the time it's just humans solving a tool limitation the only way they could. Now they don't have to.
George B. Thomas

If you want to see how this update connects to the broader direction HubSpot is moving with agentic automation and cross-object logic, our guide to the HubSpot agentic platform gives you that bigger picture.

If you're not sure which of your current workflows could be consolidated, or if you want to build a cleaner automation architecture before more complexity lands, let's talk. Book a strategy call with Sidekick Strategies and we'll map out exactly where your portal can flourish with less friction and fewer moving parts.

Frequently Asked Questions

What does 'use records created in a workflow later in the workflow' actually mean in HubSpot?

It means that when you use a Create Record or Create Task action in a HubSpot workflow, you can now reference that newly created record in any action that follows it in the same flow. You can use its property tokens in fields or select it as the target record for actions like task assignment or list enrollment.

Which HubSpot hubs and tiers support this workflow update?

This feature is available on Smart CRM, Marketing Hub, Sales Hub, Service Hub, and Data Hub at the Professional and Enterprise tiers. It's not available on Free or Starter plans. The full release is expected July 14, 2026.

Do I need to rebuild my existing workflows to use this feature?

You don't have to rebuild anything immediately. Existing workflows will continue to work as they do today. The opportunity is to consolidate workflows that currently use a Create Record step followed by a second enrollment-based workflow. Those are now candidates for simplification.

Can I use data from a newly created contact in a company-based workflow?

Yes. That's one of the primary use cases. In a Company workflow, you can create a Contact record and then immediately reference that contact's properties in downstream actions like task creation, internal notifications, or list enrollment, all within the same company workflow.

What's the difference between selecting the created record as a target versus using its property tokens?

Selecting it as a target record means the next action operates on the new record directly, for example assigning a task to the new contact. Using property tokens means pulling data from the new record into a field, such as inserting the new contact's email into a notification message body.

Is there a limit to how many Create Record actions I can reference downstream in one workflow?

HubSpot's release notes don't specify a limit. The data panel shows all Create Record and Create Task steps from earlier in the workflow, so you can reference multiple created records in a single flow. As with all workflow logic, test thoroughly to confirm tokens resolve correctly.

Comments

Join the conversation. Share what resonated, ask questions, or add your perspective.

Leave a Comment

We'd love to hear your thoughts. Your comment will appear after review.

Never shared publicly.

0/2,000

Related Resources

HubSpot @Mention Notifications Now Go to the Right RecordHubSpot Updates

HubSpot @Mention Notifications Now Go to the Right Record

HubSpot @mention notifications now link directly to the exact CRM record where the mention happened. No more wrong redirects. Here's what changed and how to use

July 7, 2026

Improved CRM Notifications in Email: Full Context Without Leaving Your InboxHubSpot Updates

Improved CRM Notifications in Email: Full Context Without Leaving Your Inbox

HubSpot's improved CRM notification emails now show full context, clickable record cards, and reply-to-mention support. No more click-through just to understand

July 7, 2026

Slack Link Previews for HubSpot: Control What Your Team SeesHubSpot Updates

Slack Link Previews for HubSpot: Control What Your Team Sees

HubSpot's Slack app now lets you control which CRM properties appear in link previews and edit records inline without leaving the conversation. Here's how.

May 25, 2026

Abstract comic-style background

Ready To Talk?

Need Help Making Sense of HubSpot?

Sidekick Strategies helps your humans get the most out of every HubSpot update, feature, and tool. Let's make your portal work harder for you.