Configuring business flows in Salesforce (optional)

These settings are not required, they’re suggestions for ways that you can connect conversations with your agents. Feel free to skip these and stick with your company’s existing processes.

Connecting SFSC to Flow Builder

Connecting SFSC to Flow Builder will allow for the definition of more complex scenarios like:

  1. A contact reaches out.

  2. The message is received inside Flow Builder, where automatic qualification and deflection happens.

  3. Once no further deflection is possible, it is signaled to SFSC that an agent needs to be involved.

  4. The conversation is handed over to SFSC and the agent receives a notification inside the Omnichannel widget.

  5. The agent engages with the contact.

  6. Once the conversation is over and the agent marks the conversation as closed (archives it), control is returned to Flow Builder.

  7. Further automation can then be performed (e.g. send an NPS survey to the contact).

To achieve this a couple of steps are needed both on the Salesforce side and on the Flow Builder side.

Set it up in Flow Builder

  1. Log in to your MessageBird Dashboard and navigate to Flow Builder.

  2. Click Import flow and import the template flow (see article attachment).

  3. For the Fetch variables steps, replace the salesforceInstanceBaseLink with the proper link to your Salesforce instance, which is the same root as your Salesforce report URL (e.g. https://messagebird-tso-1783cbe360c.secure.force.com).

  4. Select the Await webhook and copy the webhook address.

  5. Ensure that this link is passed as a parameter to the second Fetch variable step.

  6. Connect the Flow as a listener to the channels for which you want to enable Flow Builder deflection by selecting the proper channels in the flow’s trigger. NOTE: You should select any of the SMS or WhatsApp channels.

  7. On the last HTTP Request step, update the Access Key used to authorize the request with your sandbox’s live API key.

Set it up in Salesforce

  1. Inside the MessageBird’s package settings, under the advanced settings tab, ensure that the Use Flow Builder checkbox is enabled.

Troubleshooting

Error message when archiving

When attempting to Archive a conversation I am getting a “There was an error when trying to archive the conversation. Contact your administrator.” error message.

Cause and solution

This will happen if the Salesforce agent attempts to Archive a conversation that is currently not in Salesforce (but is in Flow Builder). The Archiving action will work only once the conversation has been passed to Salesforce.

No action is required regarding this message.

Last updated