This is a pre-built, source-available component from Pipedream's GitHub repo. The component is developed by Pipedream and the community, and verified and maintained by Pipedream.
To contribute an update to an existing component or create a new component, create a PR on GitHub. If you're new to Pipedream component development, you can start with quickstarts for trigger span and action development, and then review the component API reference.
New Domain Added on Raven Tools
Description:Emit new event when a domain is added [See docs here](https://api.raventools.com/docs/#domains)
Version:0.0.1
Key:raven_tools-domain-added
import { defineSource } from "@pipedream/types";
import common from "../common.mjs";
const DOCS = "https://api.raventools.com/docs/#domains";
export default defineSource({
...common,
key: "raven_tools-domain-added",
name: "New Domain Added",
description: `Emit new event when a domain is added [See docs here](${DOCS})`,
version: "0.0.1",
type: "source",
methods: {
...common.methods,
getEntityName() {
return "Domain";
},
async getResources() {
return this.app.listDomains();
},
},
});
This component may be configured based on the props defined in the component code. Pipedream automatically prompts for input values in the UI and CLI.
| Label | Prop | Type | Description |
|---|
| Raven Tools | app | app | This component uses the Raven Tools app. |
| N/A | db | $.service.db | This component uses $.service.db to maintain state between executions. |
timer | $.interface.timer |
Raven Tools uses API keys for authentication. When you connect your Raven Tools account, Pipedream securely stores the keys so you can easily authenticate to Raven Tools APIs in both code and no-code steps.
In order to use Raven's API, you must create an API key for each Profile that you want to use with the API. This key is generated through the following steps:
Navigate to Preferences > Profile Manager.
Click the name of the Profile that you would like to generate an API key for.
On this page, click the Get New API Key button.
The Raven Tools Link Manager is the tool every whitehat backlink campaign manager needs. Store, organize, and find thousands of link opportunities. Monitor the links you lose and the links you receive.