Salesforce Feedback Management Developer Guide
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Introduction to Salesforce Feedback Management
Salesforce Surveys Object Model
Add or Change the Translation of a Survey Field
Add or Update the Translated Value of Multiple Survey Fields in One or More Languages
Delete the Translated Value of a Survey Field
Delete the Translated Value of Multiple Survey Fields in One or More Languages
Get Translated Value of a Survey Field
Get the Translated Values of Multiple Survey Fields in One or More Languages
Salesforce Surveys Translation Resources
Use REST APIs to translate survey fields, view,
update, or delete translated survey fields. The translated values of surveys fields are stored in
Flow fields.
The following survey fields can be translated:
- Survey name
- Pause message
- Welcome message
- Questions
- Answer choices and ranking items
- Thank you message
-
Add or Change the Translation of a Survey Field
If a survey field can be translated or is already translated into a particular language, you can add or change the translated value of the survey field. This resource is available in REST API version 48.0 and later. -
Add or Update the Translated Value of Multiple Survey Fields in One or More Languages
If one or more survey fields can be translated or are already translated, you can add or update the translated values of the survey fields in the languages into which survey fields can be translated. This resource is available in REST API version 48.0 and later. -
Delete the Translated Value of a Survey Field
After a survey field is translated into a particular language, you can delete the translated value of the survey field. This resource is available in REST API version 48.0 and later. -
Delete the Translated Value of Multiple Survey Fields in One or More Languages
After survey fields are translated into one or more languages, you can delete the translated values of multiple survey fields. This resource is available in REST API version 48.0 and later. -
Get Translated Value of a Survey Field
After a survey field is translated into a particular language, you can use this resource to get the translated value of the survey field. This resource is available in REST API version 48.0 and later. -
Get the Translated Values of Multiple Survey Fields in One or More Languages
After survey fields are translated into one or more languages, you can view the translated values of multiple survey fields in the translated languages. This resource is available in REST API versions 48.0 and later.