how can i get message id at the gmail node?
like screenshot
Hi @Mae_Rfd,
You are able too see an email’s message ID in gmail by opening the message you’re wanting to use. Then you click on the three vertical dots on the top right corner and select “Show original”. There you will see a table with the message details, including Message ID
Is this what you meant by your question?
not accept in id box
Appologies for the oversight. The ID that you would need in this case is the unique identifier used by the Gmail API. You can find this on your email’s url.
If you open the email you want to target, your url will be something like
https://mail.google.com/mail/u/0/#inbox/ahdgfkNshaoIdjnSoiWj
The ID is the string after #inbox/
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.