Help

Re: API access to record comments

3239 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Cameron_Steinm1
4 - Data Explorer
4 - Data Explorer

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!

10 Replies 10
Daniel_Levine
Airtable Employee
Airtable Employee

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

Cameron_Steinma
4 - Data Explorer
4 - Data Explorer

Thanks Daniel — that’s very exciting! Can’t wait!

Daniel_Levine
Airtable Employee
Airtable Employee

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

Thanks Daniel! That’s amazing!

Are there any plans to add access to comments from scripting? 

would like to know as well

Toshi
4 - Data Explorer
4 - Data Explorer

I'd like to access from scripting too

Aaron_Lowndes
6 - Interface Innovator
6 - Interface Innovator

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...

Ben_Hanni
5 - Automation Enthusiast
5 - Automation Enthusiast

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.

Ben_Hanni
5 - Automation Enthusiast
5 - Automation Enthusiast

@Daniel_Levine ,

Is it possible to get 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.