You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Add static text in expression editor

edited Oct 24, 2019 3:40PM in Visual Builder 3 comments

Summary

Add static text in expression editor

Content

Hi All,

I want to add some static text along with expression when response from service is returned. Below code gives me result id, however i want to add some text after result ID.   How can we achieve this?

 

Code Snippet

        "fireNotification1": {
          "module": "vb/action/builtin/fireNotificationEventAction",
          "parameters": {
            "type": "info",
            "summary": "[[ $chain.results.callRestEndpoint1.body.result.id ]]"
          },

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!