This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
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
Hi @j.angelevski @shashish.jha
When I am trying through dynamically I am getting the below error.
Can you please resolve this error. I have also tried the @shashish.jha formula. But that’s also getting error. Please help me on this.
Thank you.
Hi @j.angelevski can you tell how to get dynamically?
For example, the below field contain all the UNIX date formats so how to get normal date formats dynamically?
Modified_Date
1445910469510
1443298668240
1428458098640
Hi @alchemiz,
Thanks for the reply, but my doubt is lets say if i have a JSON Payload, I am taking it from a JSON generator and then taking REST POST snap to get that payload data by using $ in HTTP Entity field, but my doubt is can i directly take t...