Skip to main content

Knack

Knack

Knack is a no-code platform that allows users to create custom applications for their business. The platform provides a simple interface to build databases, forms, and workflows without the need for coding. Knack databases can be used to store and manage various types of data, making it a versatile tool for businesses of all sizes.

Connection settings

Knack Application ID

  • Type: Variable
  • Description: The Application ID uniquely identifies your Knack application.
  • How to Obtain: Access your Knack dashboard, navigate to 'Settings', and find the Application ID under 'API & Code'. knack_application_id

Knack API Key

  • Type: Variable
  • Description: The API Key is used to authenticate requests to the Knack API.
  • How to Obtain: From the Knack dashboard, go to 'API & Code' under 'Settings' to find your API Key. Keep this key secure as it allows access to your application data. knack_api_key
  • Note: The API Key should be kept secure in Secret Variable as it provides access to your Knack application data.