Aug 16, 2020 09:39 PM
Hi,
while this Airtable Scripting is a good start.
Is there any way to get the last logged in date or update the sharing permissions the collaborator might have on the base?
Thanks,
Nigel
Solved! Go to Solution.
Aug 19, 2020 10:46 AM
Hi @Nigel_James,
Thanks for your question!
At this time, it’s not possible to update collaborator permissions or get a collaborator’s last logged in date via the public API or the scripting API.
With scripting, you can get the list of active collaborators in your base, and you can update the value of a record’s Collaborator field (if that exists in your table).
Hope this clarifies things!
Aug 19, 2020 10:46 AM
Hi @Nigel_James,
Thanks for your question!
At this time, it’s not possible to update collaborator permissions or get a collaborator’s last logged in date via the public API or the scripting API.
With scripting, you can get the list of active collaborators in your base, and you can update the value of a record’s Collaborator field (if that exists in your table).
Hope this clarifies things!
Aug 19, 2020 11:15 PM
It does @Erin_OHern thanks for the reply.
Can you please add these to the backlog, queue, suggestion box or other way of collecting ideas if it is not captured already.
It would make it easier for me to update permissions this way for many users over many bases.
Thanks again,
Nigel
Aug 20, 2020 05:43 AM
Sure thing, Nigel! :thumbs_up: Thanks for the feedback.