KonnectzIT
Integrate to connect & automate your favourite Marketing, CRM, Payments and many more applications.
Connect and automate your favorite Marketing, CRM, Payments, and more applications with ease using the KonnectzIT plugin. This plugin interacts with the Konnectzit API to fetch and post data, including apps, app events, accounts, configurations, and even perform test and review operations. Say goodbye to manual data entry and streamline your workflows with this powerful integration tool.
How to
Comments (0)
Try it
API docs
Learn how to use KonnectzIT effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Fetch the latest app events for a specific app."
-
Prompt 2: "Authorize a new account for an app using a specific authorization type."
-
Prompt 3: "Fetch the configurations after selecting an authorized account and app event."
-
Prompt 4: "Check the value for sequence 0 and fetch the list of configurations based on previous sequences."
-
Prompt 5: "Fetch the application ID using the app name and save the necessary information for testing and reviewing."
Features and commands
Feature/Command | Description |
---|---|
fetchAppEvent | This command fetches the app events for a specific app. The user is prompted to select the ID of an event with "side" as "right" for the app event ID. |
fetchAccounts | This command fetches authorized app accounts using the app ID. If no accounts are found, the user is prompted to authorize a new account using the provided authorization type and additional ID. |
fetchConfig | Once an account and app event are selected, this command fetches the configurations. If the sequence of a config is 0, the user must provide an input value for that config. |
fetchConfigList | This command checks the value for sequence 0 and asks the user to provide a value if not available. If the sequence of the config is 1, the command fetches the config list, asks the user to select the ID of one among them and save it in previous sequences. It then fetches the config list for the config sequence 2 using the previous sequences and so on. |
getApp | This command fetches the application ID using the app name and saves the authorization type for authorizing accounts and the provider for testing and reviewing. |
testAndReview | This command facilitates testing and reviewing applications. It saves the config key, selected ID, and sequence of the config in appConfigurations. The user is prompted to provide an input value if not entered for sequence 0 and checks for input values for all sequences, as well as the selected authorized account, to test and review the app. |