We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d4422 commit 6a252adCopy full SHA for 6a252ad
components/instantly/sources/new-lead-created/new-lead-created.mjs
@@ -4,7 +4,7 @@ export default {
4
...common,
5
key: "instantly-new-lead-created",
6
name: "New Lead Created",
7
- description: "Emit new event when a new lead is created. [See the documentation](https://developer.instantly.ai/api/v2/lead/listleads",
+ description: "Emit new event when a new lead is created. [See the documentation](https://developer.instantly.ai/api/v2/lead/listleads)",
8
version: "0.0.1",
9
type: "source",
10
dedupe: "unique",
0 commit comments