2 workflows
by Tenkay
✕ Clear
Nodes:
Sort:
Date:
This workflow compares two lists of objects (List A and List B) using a user-specified key (e.g. email, id, domain) and returns:
Items common to both lists (based on the key)
Items only in List A
Ite ...
This workflow performs basic XOR-based encryption and decryption using a custom password. It is intended to be triggered by another workflow and processes structured input in JSON format.
Input Struc ...