Skip to main content
Solved

Can I insert a record in a table after updating one field in another automatically?

  • September 2, 2019
  • 2 replies
  • 18 views

I am trying that after updating a record in one table (Example: Table 1) this creates a new record in another table (Example: Table 2)

Best answer by Justin_Barrett

The only way to create new records based on the changes made to other records is to use outside help, either in the form of an integration service like Zapier or Integromat, or custom API code. If you’re not comfortable doing either of these yourself, you can post to the Work Offered category and ask for help.

2 replies

Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • Answer
  • September 3, 2019

The only way to create new records based on the changes made to other records is to use outside help, either in the form of an integration service like Zapier or Integromat, or custom API code. If you’re not comfortable doing either of these yourself, you can post to the Work Offered category and ask for help.


  • Participating Frequently
  • April 22, 2021

I think the new automations help with this now @Oscar_Diaz . See here: Updating Linked Records from another Table