Skip to main content
Solved

Date field update Issue

  • October 22, 2024
  • 1 reply
  • 24 views

Forum|alt.badge.img

Hello everyone, I am new to Klaviyo so forgive me if I have missed how to do this!

So I am creating a membership site. I have created my own custom field called ‘MembershipEndDate’.

When I am create my flows, the first thing I do a check on is to see if the ‘MembershipEndDate’ has a value within the past 180 days. My reasoning for this is if someone wanted to extend there year membership they could (obviously its very unlikely they would renew after half a year but better to be safe than sorry haha!).

So, if the user does have a ‘MembershipEndDate’ with the past 180 days, I then want to update ‘MembershipEndDate’ to the current value of ‘MembershipEndDate’ + 1 year. Also, if the user doesn’t have a value in the field, I need to set the value of ‘MembershipEndDate’ + 1 year.

When I am in the flows, I can see that you can update the field to whatever date you want and set it to todays date, but I want to set it ‘todaysDate + 1 year’.

Is there a way to do this? And if not, how would you get around this?

Thanks,

Julian

Best answer by flyluxe

I suppose I can just change the field to Subscription Start date then create a work flow to remove the subscription is the Subscription Start Date is after 365 days.

If the user then decided to renew their subscription, I could then use the current date and the user would have 365 days from today..

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Forum|alt.badge.img
  • Author
  • Contributor I
  • 1 reply
  • Answer
  • October 22, 2024

I suppose I can just change the field to Subscription Start date then create a work flow to remove the subscription is the Subscription Start Date is after 365 days.

If the user then decided to renew their subscription, I could then use the current date and the user would have 365 days from today..