Centro Support Center

Contact Us

Make actionable notifications using custom buttons

Centro supports custom buttons in notification messages from Salesforce Flow using the "Send notification message to Slack" Flow Element. Alternatively, custom buttons may also be added by customizing Centro Record Blocks within Slack.


Custom Buttons configuration user interface

  1. Add, remove or reorder up to 5 buttons in order they appear in Notification message
  2. Specify the button label as it will appear to users (tip: use emojis to add iconography)
  3. Unique button API name that can be used in a Platform Event to identify the button that was clicked
  4. Optionally specify a URL to open in Web Browser or Slack Webhook URL when triggering Slack Workflow. (tip: Flow variables may be inserted to form dynamic URLs)
  5. Button behavior defines additional behavior options such as,
    1. Delete the notification message after successfully opening a URL, invoking Slack Workflow Webhook or Salesforce Platform Event.
    2. Delete the pressed button after successfully executing a Slack workflow or Salesforce Platform Event.
    3. Invoke a Salesforce Platform Event which can execute Salesforce Flow, or custom Apex.
    4. Call a Slack Workflow Webhook that initiates a user process within Slack
    5. Show a Centro Form to create a Salesforce record.


Related Quick Start Guides

Firing a Platform Event after submitting a form

Sending and Receiving Salesforce Approvals in Slack

Custom Button Webhook