Forum Discussion

PaulPeterson1's avatar
PaulPeterson1
Qrew Assistant Captain
3 years ago

Working with QB fields and static text in JSON body

I am working with an API call in a pipeline and trying to update the JSON body to include the value in a QB field along with some of the static text in the JSON body provided by the third party's API.  Specifically, I have a line in the JSON Similar to this:

"emailSubject":  "Static Text",

I am trying to change it to something like this:

"emailSubject":  "{{a.qb_field}} Static Text",

When the pipeline runs the output is just the Static Text.

What do I need to do to include the QB field?

------------------------------
Paul Peterson
------------------------------

1 Reply

  • PaulPeterson1's avatar
    PaulPeterson1
    Qrew Assistant Captain

    Please ignore, the "problem" was just a short between the keyboard and the seat...fat fingered the field name...

    Some days are just a tribute to cranial flatulence



    ------------------------------
    Paul Peterson
    ------------------------------