Skip to content

Apex actions to lock, unlock and check the lock status of any record using Salesforce Flows

License

Notifications You must be signed in to change notification settings

catalandres/floq

Repository files navigation

Floq

What is this?

Floq is a set of three Apex actions that allow Flow developers to

  • lock,
  • unlock, and
  • check the lock status of a record.

Why "Floq"?

Floq is a homophonic portmanteau of "Flow" and "lock". It is also poorly spelt, and a great excuse to make terrible wheat puns.

How do I use it?

  1. Enable Allow Apex code to set and remove approval process locks, under Process Automation Settings in your Salesforce org.
  2. Fork this repo and drop the contents of the force-app/main/default/classes folder in your project.
  3. Build awesome things.
  4. If you make any improvements to the code, share them with the rest of the world, and feel free to make a pull request.

About

Apex actions to lock, unlock and check the lock status of any record using Salesforce Flows

Topics

Resources

License

Stars

Watchers

Forks

Languages