In a couple weeks we'll officially release the external API for people to build integrations (e.g. Zapier)
But this is a GraphQL API, while more people are familiar with REST APIs.
Proposal
We could use a package like https://github.com/Urigo/SOFA
One disadvantage of this is that it seems to run as a separate server that proxies requests. But I still think that's the best option.
Context
In a couple weeks we'll officially release the external API for people to build integrations (e.g. Zapier) But this is a GraphQL API, while more people are familiar with REST APIs.
Proposal
We could use a package like https://github.com/Urigo/SOFA One disadvantage of this is that it seems to run as a separate server that proxies requests. But I still think that's the best option.