There are a few ways to approach this. Out of the box, it's not possible to set a date property to 60 days in the future.
The first option would be to add a delay in the workflow and then set the property to the step of the date after this delay. Usually this doesn't work because you need the date property to have a value before that.
The third option would be a third-party solution, e.g. Zapier. With Zapier you could do the calculation outside of HubSpot and sync back the date information into HubSpot.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
This can now be easily achieved with such a property, see this example that calculates a date 30 days after the record create date:
The number of days is the first number in brackets. The rest of the numbers are there to calculate the amount of milliseconds as that's the unit HubSpot uses here.
If you want to calculate a date before, simply switch the + for a - sign.
Best regards!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
Sep 6, 202311:52 AM - last edited on Sep 7, 202310:16 AM by BérangèreL
Contributor | Diamond Partner
calculate a date in a workflow
SOLVE
Hi everyone,
since we had the common need to find a solution to this problem, we have published in the HubSpot marketplace "Future Date Calculator" app. The app adds a new deal-based workflow action that enables you to dynamically include a line item in an already existing deal.
The Future Date Calculator app automatically populates a property with a future date based on another chosen date property. Furthermore, it calculates the number of days until the specified date, so all you need to do is enter the desired number of days.
Try it and send us a feedback! We're constantly working on new features for this app, every feedback would be very helpful.
There are a few ways to approach this. Out of the box, it's not possible to set a date property to 60 days in the future.
The first option would be to add a delay in the workflow and then set the property to the step of the date after this delay. Usually this doesn't work because you need the date property to have a value before that.
The third option would be a third-party solution, e.g. Zapier. With Zapier you could do the calculation outside of HubSpot and sync back the date information into HubSpot.
Hope this helps!
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer