Provide a field type that is a button that can be configured to trigger an automation when clicked by a user.
Use Cases:
  1. Ability to send an introduction email to a client
  2. Ability to send a notification to a Slack channel to escalate a support ticket.
  3. Ability for a user filling out an order to click a button that fires an API call to Stripe to process a payment.
Bonus: It would be nifty if this could also be used on dashboards or other views.
Examples:
  1. User is in a PMO dashboard observing project status and needs to send out a report to internal stakeholders. Clicks button, which triggers Automation that has mail merge action to email dashboard snapshot. (ok got ahead of myself on that one, but you get the picture. ;-) )