I have WooCommerce orders being added as a new record to a AirTable table called "Orders". I want to add a checkbox besides each row when the order comes in that will move certain information from the "Orders" table to another table in AirTable called "Fulfillment". This "Fulfillment" table has rows pre-populated with Data.
Is there a way to add data from one AirTable table to another table that already has some data in certain columns/cells?