Skip to main content
Solved

How to set "time" instead date/time

  • October 21, 2024
  • 2 replies
  • 129 views

rodrigo_silvano
Forum|alt.badge.img+4

Hello!

I’m building a flow for my audience to talk with chatGPT but I only want them to be able to ask 2 questions per 24 hours. Up to this point the flow is set up, my issue is that I can only set up date/time and not only time. My goal is for when the user tries to ask a question that 24 hour window I can reply within that timeframe. Is someone able to help me with this? 

Best answer by Gustavo Boregio

Hey @rodrigo_silvano if you’re looking to reply with something like ‘you can ask again in 15 hours’, then I suggest you integrate something like Make.com to do the math and get the value on a variable for you.

If you want something like ‘you can ask again at 15:42’ then you can use a date/time field, and display only the hours and minutes you want to show.

2 replies

Gustavo Boregio
Forum|alt.badge.img+6
  • Manychat Community Moderator
  • Answer
  • October 23, 2024

Hey @rodrigo_silvano if you’re looking to reply with something like ‘you can ask again in 15 hours’, then I suggest you integrate something like Make.com to do the math and get the value on a variable for you.

If you want something like ‘you can ask again at 15:42’ then you can use a date/time field, and display only the hours and minutes you want to show.


rodrigo_silvano
Forum|alt.badge.img+4
  • Author
  • Manychat Community Moderator
  • October 23, 2024

Thank you @Gustavo Boregio. I’ll try to do the math with make.