cap-connector-dev
Installation
SKILL.md
Scope Note
- This skill is for Domo Custom Connector IDE projects.
- It is not for Domo App Platform custom app/card builds.
Rule: Domo Custom Connector Development
You are building a custom Domo connector (data connector or writeback connector) using the Domo IDE. Custom connectors allow you to integrate external APIs and data sources into Domo.
Note: This rule covers custom connector development in the Domo IDE, not custom app development. Custom connectors run server-side after being published via the custom connector IDE
Prerequisites
- Access to Domo's Custom Connector IDE
- Understanding of the external API you're integrating with
- Knowledge of JavaScript (connectors are written in JavaScript)