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:
- IF airtable table updates X record
- CONDITIONAL IF {full text} field is empty
- THEN scrape URL from X airtable record
- 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.