This project represents SaaS connectors built with ***plain.
Refer to *codeplain website for installation instructions.
Connectors similar to one another, but their complexity lies with scaling.
Because ***plain simplifies abstraction details of software code, but maintains the rigor and expressiveness of software language, it's very easy to scale the connectors to multiple SaaS services.
This project exemplifies how to create new connectors in the project.
- Copy one of the existing connectors folder (e.g.
trello) and name it{{ saas_name }}. - Procure the documentation about the 3rd party SaaS service (e.g.
Trello). - Update the ***plain specification with documentation about the 3rd party SaaS service.