Help

Save the date! Join us on October 16 for our Product Ops launch event. Register here.

Re: automating link records from one table to another

Solved
Jump to Solution
438 0
cancel
Showing results for 
Search instead for 
Did you mean: 
1 Solution

Accepted Solutions

I got it. Usually it should work, but sometimes pasting a value into a link field could cause problems when value contains comma or ampersand.
I think it should work if you add it as "Reels & Shorts" instead of Reels & Shorts
orit should 100% work if you add it as Record_ID. Just add formula with Record_ID() to the 'Video Dimentions' table and paste recXXXXXXXXX value in automation  instead of Reels & Shorts

See Solution in Thread

4 Replies 4

Hi,
Set trigger 'When record matches condition' Source not empty AND Story not empty AND Content type is empty
Create at least one record, fill Source and Story with anything, to match condition, test the trigger by 'Suggested record' or 'Choose record' 

Set action 'Update record', choose table, choose record ID 

Alexey_Gusev_0-1723598755665.png

Then set field(s) to update . Fill with static name of a record which you want to link 

Alexey_Gusev_1-1723599290569.png

Test the step, enable automation. That's all
Records already matching at the moment you enabled automation, will not trigger it.  
You can clean Source, for example and type there text again (or Ctrl+Z to Undo cleaning). This will re-run automation for the record matching condition. 



billytorr
4 - Data Explorer
4 - Data Explorer

We are half way there but does not solve full problem. Please watch quick video for reference on what I mean.

https://www.loom.com/share/90b6c147afd640509ec8363e26bf8568?sid=2423394b-1d58-46d0-903b-fd1f278b6d3b

I got it. Usually it should work, but sometimes pasting a value into a link field could cause problems when value contains comma or ampersand.
I think it should work if you add it as "Reels & Shorts" instead of Reels & Shorts
orit should 100% work if you add it as Record_ID. Just add formula with Record_ID() to the 'Video Dimentions' table and paste recXXXXXXXXX value in automation  instead of Reels & Shorts

How do you get the exact record id from the video dimension table ?