How is it possible to reply to a message on Gmail? I’m trying to enter the message-id in In Reply To but it’s not giving me the error: Invalid thread_id value
Does anyone have a solution for this, or something alternative to replying to a thread within Gmail?
To reply to a message on Gmail using Pipedream, you can use the “Send Email” action and include the threadId parameter to ensure the email is sent as a reply within the thread. Here’s how you can do it:
Search for the Gmail app from the step menu.
Select the Send Email action.
Connect your Gmail account.
Select one or more To or pass an array of strings from a previous step.
Select a Subject or pass a string from a previous step.
Select an Email Body or pass any from a previous step.
Add the threadId parameter to ensure the email is part of the existing thread.
Here is an example of how you can set up the Send Email action with the threadId: