Email Inbox
Process emails & documents pulled automatically from your email inbox.
Last updated
Was this helpful?
Process emails & documents pulled automatically from your email inbox.
Any email sent from these domains will be processed. You may only specify domains from your Feathery account emails.
Any email sent from these addresses will be processed. You may only specify addresses from your Feathery account emails.
If specified, only emails sent to documents+@feathery.io will trigger this extraction
(Optional) Automatically start new form submissions from the extracted document data.
Toggle to extract files that are hyperlinked inside of the email content.
Toggle to only process emails that have file attachments
If emails without attachments are ignored, select addresses to notify when an email with no attachments is received.
Save information from processed emails to hidden fields. Email data that can be saved includes:
Subject
Body
Sender Name
Sender Email
Email Attachments
You can configure email groups that can be accessed within server-side logic rules for email forwarding. Email groups require a non-empty name and a list of emails belonging to the group. You may only specify domains from your Feathery account emails.
The usage within the logic rule is await feathery.forwardInboxEmail(<group_name>) where the <group_name> is a string reflecting the name of the email group configured on the integration. This will forward the email that triggered the extraction to the list of configured recipients.

Last updated
Was this helpful?
Was this helpful?