Appmixer
Search…
v4.1
Introduction
Migration from 4.0
Overview
Introduction
Component
Flow
End User Guide
Component Definition
Basic Structure
Manifest
Behaviour
Dependencies
Authentication
Quotas & Limits
Example Component
Customizing UI
Custom Inspector Fields
Custom Theme
Custom Strings
Custom API
Custom Component Strings
Custom Component Shapes
Appmixer Self-Managed
Installation
Getting Started
Custom Component: HelloAppmixer
Using Appmixer SDK
Using Appmixer API
Using OAuth applications
Installation GCP
System Webhooks
Appmixer Architecture
API
ACL
Accounts
Apps
Authentication
Charts
Data Stores
Files
Flows
Insights
Modifiers
People Task
Service Configuration
Unprocessed Messages
Appmixer SDK
Getting Started
API Reference
Developer mode
Appmixer Backoffice
Getting Started
Services
Tutorials
Managing Authentication
Sharing Flows
Flows Metadata & Filtering
People Tasks
Customizing modifiers
Setting ACL
Appmixer CLI
Appmixer CLI
App Registration
DeepAI
Google
People Tasks
Slack
Powered By
GitBook
Data Stores
Access Data Stores (built-in key-value store).
get
https://api.appmixer.com
/stores
Get All Stores
get
https://api.appmixer.com
/stores/:id
Get One Store metadata
get
https://api.appmixer.com
/store/count
Get Number of Records in a Store
get
https://api.appmixer.com
/store
Get Store Records
post
https://api.appmixer.com
/stores
Create a new Store
delete
https://api.appmixer.com
/stores/:id
Delete a Store
put
https://api.appmixer.com
/stores/:id
Rename a Store
post
https://api.appmixer.com
/stores/:id/:key
Create a new Store Item
delete
https://api.appmixer.com
/store
Delete Store Items
API - Previous
Charts
Next - API
Files
Last modified
3yr ago
Copy link
Outline
get
Get All Stores
get
Get One Store metadata
get
Get Number of Records in a Store
get
Get Store Records
post
Create a new Store
delete
Delete a Store
put
Rename a Store
post
Create a new Store Item
delete
Delete Store Items