Implementing Delays in Columns for AI Agent Response Management
Is there a way to add delays between the columns? I know I can turn off auto-run and do it manually, but similar to scheduling for the source, is it possible to loop a specific column with a 15-minute delay? Context: I’m building an AI agent to manage responses from Heyreach. The first reply is available via webhook, which allows me to fetch the entire conversation. However, since the conversation-fetching column runs instantly, no new conversations get synced. I’m curious if there’s a way to introduce a delay to ensure new conversations are included.