Help

Automation fix testing error invalid inputs

Topic Labels: Automations
461 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Ella
7 - App Architect
7 - App Architect

Hello,

Could someone please help point me in the right direction?

I have an automation which is triggered by clicking a button in an interface. I want the automation to send an email (containing a grid summary of some records) and then update the status of the same records to indicate that those records were sent in the email.

Ella_0-1690410644300.png

However, the updating of the record status is not working.

This is how the non-functioning step is configured.

Ella_1-1690410732845.png

Once the email is sent, I need the status to change from 'required' to 'ordered'.

This is how the conditional logic is configured.

Ella_2-1690410838468.png

This is the error message. I have gone through the 'how to fix common issues' steps.

Ella_3-1690410876844.png

The ultimate goal is prevent someone from placing an order twice and confusing our suppliers so any method to prevent the same records from be emailed more than once would be great.

Thanks in advance!

 

1 Reply 1
Ella
7 - App Architect
7 - App Architect

https://community.airtable.com/t5/automations/invalid-inputs-during-automation-error/m-p/149971#M109...       this post here held the solution but I couldn't find it before I posted.