Automations and APIs - Projects

The Builder section is where all of the development and JavaScript coding itself happens. It’s nice noticing that it is integrated with GitHub, so versioning and maintaining of the code gets easier and reliable.

All projects inside LinkApi will be edited with our powerful Code Builder.

Inside the project’s view -- inside the Automation or API menu --, you can find all of the files in the integration you built. These files refer to the automation, the data-transformation you need and functions you built. Besides that, you can see which dependencies that project has, meaning that the components and functions used in that project can be accessed.

Projects inside LinkApi also have two types: Automations and APIs.

AutomationsA simple API integration that will run on scheduled Jobs.
APIsBuild entire API Gateways using our design and monitoring tools with HTTP activations.