Open
Description
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.
Metadata
Assignees
Labels
No labels