Forum Discussion

ykoppisetty's avatar
ykoppisetty
New Contributor II
3 years ago

HTTP payload

Hi Team,

My criteria is, I want to pass the payload with in REST Post snap without fetching the payload from the previous snaps. Is it possible? If Yes please help me on this.
Thank You

4 Replies

  • alchemiz's avatar
    alchemiz
    Contributor III

    Hi @ykoppisetty,

    Yes, setup the pipeline starting with a mapper with 1 input view available and set the mapper expression with

    then create a triggered task where you can invoke the generated url as REST/POST

    Thanks,
    MM