IF Condition for Google Sheet
Status: Closed · Asked by zest83 on · 0 views
Workflow name: SUBMIT CV - Not Filled Internship Form - Wait 6 Hours
I need an IF condition for a specific column in google sheets
So if column J whose Title is "Filled Form - SUBMIT CV"
So if the Above value is equal to #N/A
Then i wish to send that person a whatsapp message after 2 hours
using Chat Api
How do I set this condition?
Hey @zest83
You can simply add the filter action step to achieve your if condition to delay your Chat API action step. Please check out the following screenshot for better understanding.
