Quick Actions
With Quick Actions, the platform delivers a way to customize Global and object actions. They work like the actions we've already seen in the previous sections, but with a higher level of customization. Thanks to GLOBAL ACTIONS, we can define user actions that can comply with business needs and thus ease up agents' daily work by creating easy-to-use interaction forms to quickly create records on the fly. If you have some developer powers, you can even use some coding magic to let users interact with complex forms that are built with Visualforce or Lightning components.
There are different kinds of Quick Actions, such as the following:
Create a Record
Update a Record
Log a Call
Visualforce
Lightning Component
Flow
Send Email
If we create a Global Quick Action (from Setup | User Interface | Global Actions | Global Actions), then the Flow and Update a Record actions won't be available, and the Action will not be context...