Plat-Dev-210 Exam Question 36

A developer creates an OmniScript to update billing information. After analyzing the different types of customer interactions that occur at the company, the developer determines updating billing information should be included in the majority of customer interactions, which are represented by more than 20 different FlexCards.
What is the most efficient way for the developer to configure the action that invokes the OmniScript?
  • Plat-Dev-210 Exam Question 37

    A company wants to allow agents to send customers a quote for signature. The quote is a document created using a DocuSign template that has been prefilled with all of the quote details. The document will be emailed to one or more recipients for signature.
    How should a developer configure this functionality in OmniScript?
  • Plat-Dev-210 Exam Question 38

    The OmniScript must retrieve device details stored in the Asset object and then call an external system to send troubleshooting commands via REST API to the device.
    Which two OmniScript element should the developer use to configure this functionality?
  • Plat-Dev-210 Exam Question 39

    A developer creates a DataRaptor Extract to retrieve data to pass to an external service. The external service expects the field value to be an integer. However, the DataRaptor is sending it as a string.
    Which action can the developer take to fix this?
  • Plat-Dev-210 Exam Question 40

    Refer to the exhibit below. A developer has configured an Integration Procedure element with SEND
    /RESPONSE TRANSFORMATIONS as shown.
    Alternatively, how could the developer configure Additional Input tosend exactly the same data? Assume that the developer checked Send Only Additional Input.