Skip to main content

How can i check the day of the week by the date ? 

also can i set date field and increase it by 7 days?

@alona budovoi Yes you can!

What I usually do is this:

  1. Set a date/time user field with the current time of the action
  2. Set a text user field with the date/time user field I used before, and use the custom format to show ONLY the way of the week, like this:
  3. Then, I use a condition to check if it’s Monday, Tuesday, Wednesday, etc.

 


Hi, @alona budovoi!

 

You can identify the day of the week using conditions:

  • For each weekday you set a “Current Time” condition
  • Select between / time = 00:00 to 23:59 / Days = Mon/ Tue/ Wed…
  • Repeat for each weekday and you'll be able to set different flows depending on the condition

 


 

For your date field question, maybe this helps:

  • Create a Date Custom Field
  • Include an Action in your flow with Set User Field
  • Select your Date Field and define it as Set to the date of the action
  • Include an Offset with the number of days you wish

 

 

 


Hi, @alona budovoi!

 

You can identify the day of the week using conditions:

  • For each weekday you set a “Current Time” condition
  • Select between / time = 00:00 to 23:59 / Days = Mon/ Tue/ Wed…
  • Repeat for each weekday and you'll be able to set different flows depending on the condition

 

 

For your date field question, maybe this helps:

  • Create a Date Custom Field
  • Include an Action in your flow with Set User Field
  • Select your Date Field and define it as Set to the date of the action
  • Include an Offset with the number of days you wish

 

 

 

 

Yeap this is easier! 👏 💪


Thanks for your replies will test out both :) 


@alona budovoi Yes you can!

What I usually do is this:

  1. Set a date/time user field with the current time of the action
  2. Set a text user field with the date/time user field I used before, and use the custom format to show ONLY the way of the week, like this:
  3. Then, I use a condition to check if it’s Monday, Tuesday, Wednesday, etc.

 

 ̶C̶a̶r̶a̶,̶ ̶c̶o̶m̶o̶ ̶e̶u̶ ̶p̶e̶g̶o̶ ̶u̶m̶ ̶c̶a̶m̶p̶o̶ ̶“̶D̶a̶t̶e̶”̶ ̶e̶ ̶t̶r̶a̶n̶s̶f̶i̶r̶o̶ ̶e̶l̶e̶ ̶p̶r̶a̶ ̶o̶u̶t̶r̶o̶ ̶c̶a̶m̶p̶o̶ ̶“̶T̶e̶x̶t̶”̶ ̶p̶r̶a̶ ̶f̶a̶z̶e̶r̶ ̶e̶s̶s̶e̶ ̶c̶u̶s̶t̶o̶m̶ ̶f̶o̶r̶m̶a̶t̶ ̶e̶ ̶p̶e̶g̶a̶r̶ ̶s̶ó̶ ̶o̶ ̶d̶i̶a̶ ̶d̶a̶ ̶s̶e̶m̶a̶n̶a̶ ̶p̶o̶r̶ ̶e̶x̶t̶e̶n̶s̶o̶?̶ 😓

Descobri, eu tinha criado dois campos “Date”, e não “Text” o segundo 😅
Obrigado!


Reply