Qlynk - List Categories icon

Qlynk - List Categories

Use this tool to list all categories in your Qlynk account. Returns a complete list with IDs, names, colors, icons, and link counts for each category.

Overview

This node lists all categories in a user's Qlynk account. It retrieves a complete list of categories including their IDs, names, colors, icons, and link counts. This is useful for users who want to manage or display their Qlynk categories within an automation workflow.

Use Case Examples

  1. A marketing team uses this node to fetch all categories from Qlynk to organize campaign links by category.
  2. A content manager integrates this node to dynamically display categories and their details on a dashboard.

Output

JSON

  • json - The full list of categories retrieved from the Qlynk account, including IDs, names, colors, icons, and link counts for each category.

Dependencies

  • Qlynk API key credential required for authentication

Troubleshooting

  • If the node fails, it may be due to invalid or missing Qlynk API credentials. Ensure the API key is correctly configured.
  • Network or API endpoint issues can cause request failures. Verify network connectivity and Qlynk service status.
  • If the node is set to continue on fail, errors will be returned in the output JSON under an 'error' property.

Discussion