Email Inbox

Process emails & documents pulled automatically from your email inbox.

Allowed Domains

Any email sent from these domains will be processed. You may only specify domains from your Feathery account emails.

Allowed Addresses

Any email sent from these addresses will be processed. You may only specify addresses from your Feathery account emails.

Recipient Extension

If specified, only emails sent to [email protected] will trigger this extraction

New Form Submissions

(Optional) Automatically start new form submissions from the extracted document data.

Extract Linked Files

Toggle to extract files that are hyperlinked inside of the email content.

Ignore Emails with No Attachments

Toggle to only process emails that have file attachments

Notify on Emails with No Attachments

If emails without attachments are ignored, select addresses to notify when an email with no attachments is received.

Save Email Information

Save information from processed emails to hidden fields. Email data that can be saved includes:

  • Subject

  • Body

  • Sender Name

  • Sender Email

  • Email Attachments

Configure Groups for Email Forwarding

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?