Pulling a URL from Airtable, scraping, then returning data back

Hi all, I’ve been struggling with this for a while, and near giving up on Bardeen honestly.

I have a formula that auto-generates URLs of legislation in Airtable. The formula works, here’s an example: H7474

I am using the below scraper to:

  1. IF airtable table updates X record
  2. CONDITIONAL IF {full text} field is empty
  3. THEN scrape URL from X airtable record
  4. THEN put scraped content into {full text} field

Should be simple, I would think, but numerous variations are yielding nothing. Any help? Thank you so much.

1 Like