Forum Discussion

swright's avatar
swright
New Contributor III
3 years ago
Solved

Transforming JSON Output to Payload for Slack App

I have a pipeline that outputs a json file that I would like to reformat into a payload for a Slack webhook app. It’s for an outlist and the json output list a person’s fullName with startDate and en...
  • Abhishek_Soni37's avatar
    Abhishek_Soni37
    3 years ago

    Hey @swright

    I was able to generate the expected o/p but what to do with the first two elements, I could’ve hardcoded it but I didn’t cause I think you are getting that data dynamically from somewhere.
    I’ve attached the sample pipeline with the expression in it.

    Test_Expression_2023_06_05.slp (5.6 KB)

    I hope this helps 🙂

    Cheers