Getting the correct timestamp/username from Slack to a Google Sheet

Welcome to the Make community!

According to the Tokens you can use to parse a numeric date variable, you can use X.

e.g.:

{{ parseDate(7.timestamp; "X") }}

Then, you can use the formatDate function with your desired format.

For more information, see Date Format links below.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

Getting Started

Help Centre Basics

Articles & Videos

Hope this helps! Let me know if there are any further questions or issues.

@samliew