Nov 03, 2022 06:55 AM
Hello all –
Is there yet a way to access (i.e. read/write/update) a record’s fly-out comments via the API? We have another app in which there are comments that we want to merge with the appropriate record’s comments in AT.
If not, is it anywhere on the roadmap? It totally affects how we plan this integration.
Thanks!
Nov 03, 2022 06:41 PM
Hey Cameron - we’re working on allowing Comments access via API and should be able to provide access publicly within the next few weeks. More to share very soon.
Daniel
Nov 04, 2022 04:24 AM
Thanks Daniel — that’s very exciting! Can’t wait!
Nov 15, 2022 12:49 PM
Hi all,
Sharing that the Comments API is now LIVE in addition to a ton of other API improvements. Check out the Comments API docs, as well as a broader overview of new API features for authentication, new endpoints, and enterprise controls here: New Beta: New API authentication methods, endpoints, and public API docs
Note that you must use the new personal access tokens authentication to access the Comments API and the other new endpoints. Please share any feedback and excited for you all to try the Comments API!
Daniel
Product Manager on behalf of the API team
Nov 15, 2022 01:04 PM
Thanks Daniel! That’s amazing!
Jan 10, 2023 03:19 PM
Are there any plans to add access to comments from scripting?
Jan 12, 2023 08:22 PM
would like to know as well
Feb 28, 2023 01:59 PM
I'd like to access from scripting too
Mar 23, 2023 04:36 PM
Me too. I need my automation ('trigger on record update') to differentiate between "records updated by a user directly in Airtable" from "records updated by a user via API". Since the API keys are tied to the user, it currently does not differentiate which method the user used to update the record.
I could create a user "API Calls" and tie the keys to that user, but it means paying for that extra user...
Jun 13, 2023 04:37 AM
Does anyone have an example configuration using Make or Zapier to add Comments? It seems like both have the capability now, but since I'm used to working on what's included, vs having to format API calls, I'm wondering if anyone has a screenshot using either they could share.