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
Thanks Daniel — that’s very exciting! Can’t wait!
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
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!
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
Are there any plans to add access to comments from scripting?
Are there any plans to add access to comments from scripting?
would like to know as well
I'd like to access from scripting too
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...
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.
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
@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.
@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.
I figured it out for Make. You'll want to make a standard HTTP request, if you use the Airtable integration it wont parse the json correctly. Search for HTTP in the app list and then use "Make a request" then just plug your info into the URL shown below and add your key/token.


I figured it out for Make. You'll want to make a standard HTTP request, if you use the Airtable integration it wont parse the json correctly. Search for HTTP in the app list and then use "Make a request" then just plug your info into the URL shown below and add your key/token.


@spencerwaye this post was made before that was an option. now there is documentation for it https://airtable.com/developers/web/api/list-comments