Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add a Segment

Info

Feedier → Actions Feedback → Segments → New Segment

First we need to setup a segment on Feedier. Segments are saved searches that allow you to create automisations based on your selected feedback.

...

Connect the Segment to an Automation

Info

Feedier → Actions Profile Name → Automations → Add Segment

...

App Client ID

Refer to step 1, you get this from the Connected App in Salesforce.

App Client Secret

Refer to step 1, you get this from the Connected App in Salesforce.

Salesforce SOQL

Next Refer to next section

Attribute Name

This is the Feedier The attribute name (not label) that contains the Salesforce object ID used for the matching. It can we receive in the feedback (for example, "sf_id") is used to match Salesforce records. This could be an Account ID, a Custom ID, a or Contact ID, etc. For exampleinstance, if the feedback link looks like this: feedback.feedier.com/survey-url?sf_id=123 will create an attribute , we will use "sf_id with the value 123. In this option set sf_id.Please don't hesitate to contact your Feedier Account manager for help." as the attribute name and its value, 123, in the Salesforce query to find the correct record.

In short, this attribute ("sf_id") will be used in the "WHERE" part of the Salesforce query (SOQL)

Info

How to Create Your SOQL

...

This workflow is designed to send a feedback email from Feedier immediately after a certain trigger has been met on a Salesforce record.

Setup an email campaign on Feedier as a template for sending emails

Info

Feedier → Survey → Share → Email Campaign

...

Setup the form as follows: 

...

...

Note

If you are using a custom object, you need to create a custom email field to be able to attach the email to the outbound message.

...

  • User to send as: Choose what you like, this has no impact with the connector

  • Case fields to send: Choose all data you want to attach to the feedback in Feedier. ContactEmail is required.

  • Click Save

...

Create the

...

Workflow Rule

Info

Salesforce Setup App Process Automation → Workflow Rules

  • Now, you You now need to trigger the Outbound outgoing message.

  • Create a trigger with your own rules (Case file status = Closed closed, for example).

  • Attach the outbound outgoing message you created in and you're all set. 

Workflow 4: If you want to pick up push status within salesforce, take a look at this guide

...

  • have created

...

  • Create a trigger with your own rules (Case status = Escalated for example)

Note

You can create the rule also in the Flow builder

Screenshot 2024-09-25 at 17.32.04.pngImage Added

Attach the outbound message to the workflow rule

Info

Salesforce Setup App → Workflow Rules

  • Now, you need to attach the Outbound message to the workflow rule so when the rule is validated an outbound message will be sent to the Endpoint URL that we set up earlier.

  • Attach the outbound message you created in and you're all set. 

    Screenshot 2024-09-25 at 16.43.30.pngImage AddedScreenshot 2024-09-25 at 16.45.56.pngImage Added

Test the outbound message

Trigger the workflow rule created and you should see a push created on the Pushes page on Feedier.