Scraper in an autobook that triggers when a new mail is received

Hi,

How will a scraper that runs in the background function when I have a trigger that the autobook should run when a new email is received?

What I want to create:

  • When new email is received (Matches with a particular subject)
  • Generate table from body of email
  • Use the linkedin company URL page (one of the columbs from generate table action), perform a background scrape.
  • Add information from mail, certain columns from table, certain data from linkedin company page to a new notion page.

I’m not sure of what the expected behaviour would be for the background scrape part [Where would it be executed?, If it will happen on my personal computer, what happens in the case when it is offline while this autobook runs]

Also, I can’t add the attachment from gmail to my Notion page. When I try to map the fields, the field that is an attachment on Notion is not recognized correctly.