What is stored as part of this array?
You're executing an accounts search query via REST API. In the response, you see an identities array. What is stored as part of this array?A . Custom data fieldsB . Social identities of the userC . Login identifiers (including custom identifiers) of the userD . The UIDs belonging to the...
You want to use the New User Welcome template to ensure new users will receive an automatic email after the account becomes fully registered. Where can you activate this?
You want to use the New User Welcome template to ensure new users will receive an automatic email after the account becomes fully registered. Where can you activate this?A . In your Site settingsB . In your Email PoliciesC . In your Email Templates settingsD . In your Flow Builder...
Which of the following actions would trigger an update to the consent vault?
Which of the following actions would trigger an update to the consent vault?A . A user opts out of a newsletter.B . A user updates their address and contact details.C . A user executes a failed login attempt.D . A user connects their account to their social media network accountView...
Which capabilities does the UI Builder provide? Note: There are 3 correct answers to this question.
Which capabilities does the UI Builder provide? Note: There are 3 correct answers to this question.A . Field mappingB . Policy editorC . Drag-and-drop visual editingD . Hosted page editorE . Language translation supportView AnswerAnswer: C D E
You are editing a dataflow.Which actions can you perform? Note: There are 2 correct answers to this question.
You are editing a dataflow.Which actions can you perform? Note: There are 2 correct answers to this question.A . Use a datasource.lookup component to check if a record exists in the site.B . Preview the schema in a datasource component.C . Add a component responsible for starting the schedule of...
What can you use to connect and route events to the Android SDK?
You have an existing site hosted over a URL and using Web SDK. What can you use to connect and route events to the Android SDK?A . GigyaWebViewB . GigyaWebBridgeC . GigyaPluginViewD . GigyaSiteBridgeView AnswerAnswer: B
You are setting up a social network using the identity provider screen in the Console.Which of the following settings must be configured? Note: There are 2 correct answers to this question.
You are setting up a social network using the identity provider screen in the Console.Which of the following settings must be configured? Note: There are 2 correct answers to this question.A . Social network API keyB . Social network signatureC . Social network app secretD . Social network app IDView...
How can you get the public certificate that is required to validate a JSON Web Token?
How can you get the public certificate that is required to validate a JSON Web Token?A . By installing the certificate file on the server and retrieving it locallyB . By calling the endpoint accounts.getJWTPublicCertificateC . By requesting the certificate from the provider by emailD . By calling the endpoint...
Which of the following keys are required to add a data object to the Data Store? Note: There are 2 correct answers to this question
Which of the following keys are required to add a data object to the Data Store? Note: There are 2 correct answers to this questionA . user identifierB . typeC . datatypeD . object identifierView AnswerAnswer: B D
Which actions will you perform during the creation of the dataflow?
You are building a dataflow to synchronize existing users' subscriptions from the marketing system to SAP Customer Data Cloud. The marketing system will provide a PGP-encrypted file and place it on an $3 bucket. All records failing to update will be zipped and sent back to the $3 bucket. Which...