Hi,
- I am connecting Gmail and Slack in the Zap. Whenever a new email comes into my Gmail account, the Zap is triggered, and I want this email to be posted to a Channel in my Slack, so this is the action.
- I have successfully created the Trigger app for New Gmail messages, however, in the action app for “Send channel message in Slack”, what should I enter in the “Thread Field” under the Action Section? , the thread field has a note “
If you want this to be part of a thread, you'll need the timestamp (Ts) of the parent message. For example: 1345232312616.1231232
.
If you get the message from a trigger, select "use a custom value" from the dropdown and connect accordingly by selecting the Ts field.
Otherwise, add a search step and fetch the message you want.”
- Do I need to take the timestamp for the message in my Trigger app ? and put this timestamp into the Action field? Where is the timestamp in the message in my Trigger app? How to create it ?
Thanks,