Excel: Sumifs Function

Excel: Sumifs Function

Sums the values that meet several conditions at once. All conditions combine with AND, not OR.

N8N: On a Webhook Call Trigger

N8N: On a Webhook Call Trigger

Starts a workflow instantly when an HTTP request hits its URL. Test and production URLs behave differently.

Excel: If Function

Excel: If Function

Returns one of two values based on whether a condition is true or false.

N8N: On a Schedule Trigger

N8N: On a Schedule Trigger

Starts a workflow at fixed times or intervals, like Unix cron. Missed runs are skipped, not backfilled.