Explore Plans
Mobile menu Close menu
Gmail

Archive email

This action will archive a specific email message, removing it from your inbox without deleting it. The message remains in All Mail and stays searchable.

Developer info

API endpoint slug
gmail.archive_email
Filter code method
Gmail.archiveEmail.skip(string?: reason)
Runtime method
runAction("gmail.archive_email", {})

Action fields

Message Text input > Other

Label
Message ID
Helper text
The message to archive. Use the MessageId ingredient from a Gmail trigger or query.
Slug
message_id
Required
true
Can have default value
true
Filter code method
Gmail.archiveEmail.setMessageId(string: message_id)