Skip to main content

Move comments one base to another


Forum|alt.badge.img+1

Show me how to make an automation to move a record, its fields and comments from one Airtable base to another Airtable base when it enters a view.

3 replies

TheTimeSavingCo
Forum|alt.badge.img+28

Probably need to use the API for that I reckon:
https://airtable.com/developers/web/api/create-comment


Sachin_191
Forum|alt.badge.img+9
  • Participating Frequently
  • 94 replies
  • June 25, 2024

Hey Matt

one Airtable base to another when it enters a specific view, we can use Make (formerly Integromat). 

Set up the trigger to watch for records entering the specified view in the source Airtable base.

Fetch comments associated with the record.

Create a new record in the destination Airtable base with the same fields

Add the comments to the new record in the destination base

Optionally, delete the record from the source base if required.


Sachin_191
Forum|alt.badge.img+9
  • Participating Frequently
  • 94 replies
  • June 25, 2024
Sachin_191 wrote:

Hey Matt

one Airtable base to another when it enters a specific view, we can use Make (formerly Integromat). 

Set up the trigger to watch for records entering the specified view in the source Airtable base.

Fetch comments associated with the record.

Create a new record in the destination Airtable base with the same fields

Add the comments to the new record in the destination base

Optionally, delete the record from the source base if required.


Let's Schedule the call and discuss this in more detail. I look forward to talking to you and your team should they join us.

We can help you with your integrations, implementations, support, improvement, training, and services and you can also learn along the way!


Reply