Hey there 👋
The `invalid inputs` error is due to Airtable trying to find a record ID to know which record to update, but instead you're passing the `EE Status` value into the Record ID field — instead, you'll want to insert the `Airtable Record ID` option from the blue plus "+" menu:

That should fix it but let me know if not 👍
Hey there 👋
The `invalid inputs` error is due to Airtable trying to find a record ID to know which record to update, but instead you're passing the `EE Status` value into the Record ID field — instead, you'll want to insert the `Airtable Record ID` option from the blue plus "+" menu:

That should fix it but let me know if not 👍
Hey this helped me on a Slack Action Message automation. Thanks!