Floq is a set of three Apex actions that allow Flow developers to
- lock,
- unlock, and
- check the lock status of a record.
Floq is a homophonic portmanteau of "Flow" and "lock". It is also poorly spelt, and a great excuse to make terrible wheat puns.
- Enable Allow Apex code to set and remove approval process locks, under Process Automation Settings in your Salesforce org.
- Fork this repo and drop the contents of the
force-app/main/default/classes
folder in your project. - Build awesome things.
- If you make any improvements to the code, share them with the rest of the world, and feel free to make a pull request.