ContributionsMost RecentMost LikesSolutionsRe: Unix Date format to Normal date format Thank You @j.angelevski, @shashish.jha for helping me on this use case. Re: Unix Date format to Normal date format 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. Re: Unix Date format to Normal date format 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 Unix Date format to Normal date format Please help me to convert this below UNIX date format to regular date format, 1445910469510 SolvedRe: HTTP payload Will check, Thank you @alchemiz Re: HTTP payload 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 that whole JSON payload in the REST POST snap itself at any section so within one snap i can take that payload which i want to send to any Third party application without fetching that payload from the previous snap. Thanks Yathiraj 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