Add Collabs using script

  1. Is it possible to add collabs using scripting (JS) ?
  2. How do I use a common dataset from base A to link up data in base B so that both ways data is modifiable.

Edited: in a previous reply I wrote it was not possible per API. This is not true.

When parsing the request in the API request you need to write the IDs of the collaborators between [], like this:
image
However, the same doesn’t work with JavaScript yet.

  1. I’m afraid common dataset is only one-direction. Perhaps you have to build a Zap in Zapier to implement that, but I’m not sure it’ll work. Refer to this post for more details.