You could use the return length of the Find Records action, and depending on if a record is found then execute your conditional actions.
In my example below, I have a condition that if no records match the ID given in the body of the webhook, then create a new record.
For this to work - a Formula field is needed that exposes the Record ID for the Find Records action to use.