Services Overview
Services allow Lowgile applications to communicate with external systems at runtime.
Common service use cases
Section titled “Common service use cases”Common use cases include:
- Synchronizing data with ERP or CRM systems,
- Reading and writing files,
- Processing Excel or PDF documents,
- Sending notifications and emails,
- Calling external REST APIs,
- Parsing documents with AI models, and
- Loading dynamic dropdown data.
Key Takeaway
Services connect Lowgile applications to external systems and runtime functionality. They are commonly used to exchange data, process files, send emails, call APIs, and execute AI-driven operations.