Prerequisites
Before you begin working with Boltic's cloud services and APIs, ensure you meet the following prerequisites:
Essential Requirements
-
Boltic Account: Create a Boltic account to access Boltic's cloud services and APIs.
-
Knowledge of REST APIs: A basic to intermediate understanding of REST APIs is recommended, especially concerning authentication and data manipulation.
-
Understanding Input Components: Familiarity with different types of input components such as text inputs, number inputs, and checkboxes. These components are crucial for creating data fields that properly handle incoming data types. Learn more about integer text widgets for numbers.
Documentation
- Activity Documentation: Have access to specific activity-related documentation. For instance, if you aim to implement an activity for Freshsales, ensure you have the documentation for the Create Account API. This might include API endpoints, required headers, and example request bodies.
Repository Access
Ensure you have at least read access to the following Azure repositories:
- Swirl - This repository contains essential configurations and scripts for cloud integrations.
- cloud-integrations - This repository hosts the integration logic and data handling scripts for Boltic services.
Having these prerequisites in place will ensure that you are well-prepared to engage with Boltic's tools and services effectively.