Skip to main content
Solved

Update Record Automation: "Received Invalid Inputs"


Forum|alt.badge.img+3

(Thank you in advance! I swear I've tried everything I could find here and no luck)

I'm running a (successful) Create New Record automation from a Synced table, so my teammates can use the source data to develop their own additional work (but not adjust the source data itself). Yes, it duplicates a record -- but it's the only way I can deliver the starter content and let them build on.

Next step is to run an Update Record automation, so when:

  1. Source data record is updated, then
  2. Matching created record is also updated

Trigger (successfully finding the updated records in Source data) & Actions ("received invalid inputs") screenshots attached.

Best answer by pressGO_design

It looks like you’re missing the Find Record step.

When a record is updated in the Database (auto-updates!), you need to first find the record in the YOUR Do Less Database that has the same song name as the update record. Then you use the RecordID of the found record in the YOUR Do Less Database as the RecordID that gets updated.

View original
Did this topic help you find an answer to your question?

3 replies

pressGO_design
Forum|alt.badge.img+19

It looks like you’re missing the Find Record step.

When a record is updated in the Database (auto-updates!), you need to first find the record in the YOUR Do Less Database that has the same song name as the update record. Then you use the RecordID of the found record in the YOUR Do Less Database as the RecordID that gets updated.


Forum|alt.badge.img+3
  • Author
  • New Participant
  • 1 reply
  • July 19, 2023
pressGO_design wrote:

It looks like you’re missing the Find Record step.

When a record is updated in the Database (auto-updates!), you need to first find the record in the YOUR Do Less Database that has the same song name as the update record. Then you use the RecordID of the found record in the YOUR Do Less Database as the RecordID that gets updated.


I don't know what magic you possess, my friend, but the way you worded this WORKED for me. I'd been so close (yet so far). Thank you!


pressGO_design
Forum|alt.badge.img+19
Lia_Marley wrote:

I don't know what magic you possess, my friend, but the way you worded this WORKED for me. I'd been so close (yet so far). Thank you!


Happy to help. Sometimes we all get lost in the automations. 🤣🤣🤣


Reply