Skip to content

A place to add and share formulas, sample pieces of formulas, and how to perform certain actions within formulas

License

Notifications You must be signed in to change notification settings

CloudElementsOpenLabs/formulas

Repository files navigation

Formulas

Cloud Elements has created a community of custom made formulas that can be viewed, downloaded, and shared. This is an independent catalog of formulas and formula samples created by customers, partners and Cloud Elements developers. Additionally, this community supports our partners leveraging Cloud Elements technology.

Using the Formulas

Inside each formula folder that was added by Cloud Elements you will find a README, the fomula json, any supporting resources (VDRs, webflow charts, etc) and a folder called TheDoctor. The doctor is Cloud Element's cli tool that allows for easy uploading and downloading of formulas, VDRs, and elements. Formulas that are uploaded/downloaded using the doctor have a different structure than those imported/exported using the UI. If you plan to use the doctor, follow along with the README in the main folder and use the files included in the folder called TheDoctor.

Contributing

To contribute we ask that you create a folder for the formula, using pascal casing for the folder name (ex. MyContactSync). The folder should contain the formula template JSON as well as a short README file with a description of what you built.

WorkFlow Charts

If you would like a visual understanding of the workflows for a project, you can run:

bin/generate_flowchart.py Which will generate workflow.png in the same directory as the formula. If you have multiple formulas in the same directory, you may want to rename the generated file.

You will need to install node, phantomjs, and mermaid first:

npm install -g phantomjs
npm install -g mermaid ~~~~

About

A place to add and share formulas, sample pieces of formulas, and how to perform certain actions within formulas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5