airtable-php icon indicating copy to clipboard operation
airtable-php copied to clipboard

how to append new record id to an existing field using your library

Open awesome1128 opened this issue 2 years ago • 1 comments

How to append a new record id to an existing field using airtable api in PHP. I have A and B table, so A table has F field that contain the records of B table, so now, I want to append new record ids to F field, but I am not sure how can I append new record ids to an existing F field using PHP and airtable api. Currently, I am using https://github.com/sleiman/airtable-php library. Please share your idea if you know something. Thanks in advance.

awesome1128 avatar Feb 26 '22 18:02 awesome1128

Hi @awesome1128 , were you able to solve the problems you were having?

glaliberte avatar Nov 01 '22 13:11 glaliberte