So, I have connected my dubai network payment gateway records to get auto added to my notion database via zapier with webhook and it works as expected.
But I want to add an IF ELSE thing to this zap!
There is one field in network payment gateway which comes via webhook -
PURCHASE STATUS
I want to put in zapier -
IF PURCHASE STATUS is PURCHASED,, then only add his record to notion or else ignore
IF PURCHASE STATUS is anything except PURCHASED - then ignore and donot send the data to notion.
Let me know, if this is possible in zapier and how ?