I’ve started looking into Packs, so apologies if this question is already answered somewhere in the docs, but I couldn’t find it with a quick search.
Question:
Are all packs public? Or can I make a private pack for my particular Organization?
Use Case:
I want to sync Coda information with one of our apis.
If all packs are public, I will have to build the pack to support a “catch all” api url that anyone using the pack can configure.
If I can define it to be a private pack, it will be much easier for me to configure the connection to our private api.
Cheers!