Flotiq headless CMS
Flotiq is an API-first, headless Content Management System which allows users to easily publish content through APIs that are dynamically built to support the current content model. We provide a variety of simple, low-code (or no-code) solutions to integrate systems with Flotiq in order to efficiently work with data. This connector allows you to easily integrate your Microsoft services with Flotiq and exchange data between systems with very little effort.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Flotiq support |
URL | https://flotiq.com |
hello@flotiq.com |
Connector Metadata | |
---|---|
Publisher | CodeWave LLC |
Website | https://flotiq.com |
Privacy policy | https://flotiq.com/flotiq-privacy-policy/ |
Categories | Content and Files;Website |
Flotiq is an API-first, headless Content Management System which allows users to easily publish their content through APIs that are dynamically built to support the current content model. You can use Flotiq to store content and consume it in any kind of system. We provide a variety of simple, low-code (or no-code) solutions to integrate systems with Flotiq in order to efficiently work with data. This connector allows you to easily integrate your Microsoft services with Flotiq and exchange data between systems with very little effort.
Prerequisites
You will need the following to start using the connector:
- Flotiq subscription (you can register a free Flotiq account here)
- At least 1 Content Type Definition defined in Flotiq
- At least 1 API key which allows access to the Content Type Definition
- A Microsoft Power Apps plan or
- Microsoft Azure subscription for building Logic Apps.
How to get credentials
- To use the connector you first need to create a Content Type Definition (CTD) inside Flotiq. You will find detailed information on how to do it in the Creating Content Type Definitions section of documentation. If you'd like to get started quickly - you can try one of the pre-defined types, like "Event":
- Once you created the CTD - you will need an API key to allow the connector to access data in your Flotiq instance. You can find detailed information on creating scoped API-keys in our documentation. We recommend to create a scoped key and restrict its access only to the operations strictly required for this particular connector to work - for example Create & Update permissions on the Event content type.
- Once the API key is created - please copy the key, it will be used to authorize the connector.
Getting started with your connector
- You can easily enable the connector in Logic Apps - just search for Flotiq in the connector database. Authorize the connection to your Flotiq system by pasting the API key copied from Flotiq.
- Select the
Create Content Object
action to feed data into Flotiq. Once selected, please select the Content Type Definition name from the first Select field. After that is selected - the form will automatically expand to display all the attributes of the CTD. - You can now continue designing your Logic App - as usual.
Common errors and remedies
For issues and help - reach out to us on our Flotiq Discord Channel
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | API Key for this API | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Create Content Object |
Create Content Object |
Create Content Object
Create Content Object
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
Select
|
contentTypeId | True | string |
Select the CTD |
body
|
body | True | dynamic |
Dynamic schema of objects in selected CTD |