Hi,
I have 2 scenario runs like this.
-
Based on the change in Airtable (Data URL Table), scenario is going to execute the Browser.AI bot to scrape some data.
-
Since Browser AI returns empty data set, without waiting to complete the process. I have have to create the 2nd Scenario to extract the data when Browser.AI completed the extraction. I have already created a topic around issue in Browser.AI (Browser.AI data extracting)
-
On 2nd Scenario I’m updating extracted data in to a different Table in AirTable (Data Extraction Table).
-
With this I want to update the Status of Previous AirTable (Data URL Table) with
Now My problem, is How do I get the (Data URL Table) ID
from 1st Scenario to 2nd Scenrio in-order to update the Table
Scenario 01
Scenario 02
Thank you