Airtable get a record module not getting all the fields

I have a webhook that gets a data of a form submission. Then this data is used to create a record in Airtable.

I have some lookup fields that get’s the data after a new record has been created. The lookup fields are relating the data perfectly.

But when the whole scenario get started, the " Get a record " module fails to get some of the lookup and newly created fields.

But when I manually do a test using the by running that single module, all the fields get extracted.

P.S the airtable account has exceeded it’s storage quota

Try to implement the Sleep module in front of the Airtable Get a Record module with a delay e.g. 10 seconds.