Hi here,
An original flow with "when a new message arrives" trigger has been created (Campfire connection trigger). however, the chatroom ID keeps updating every midnight, roomID plus 1 every midnight. I tried to use utcnow() on the chatroom ID to force the update on the trigger, but seems it won't work unless I manually login and save the flow again.
Is there any solution/method that allows me to run a new flow to update the original flow once every midnight?
Thanks in advance.