Skip to content

Commit 76933e8

Browse files
author
Thomas Gilbert
committed
hide docs and correct folder name
1 parent ec69e74 commit 76933e8

File tree

1 file changed

+2
-1
lines changed
  • src/connections/destinations/catalog/actions-devrev

1 file changed

+2
-1
lines changed

src/connections/destinations/catalog/devrev/index.md renamed to src/connections/destinations/catalog/actions-devrev/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: DevRev (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: true
5+
hidden: true
56
id: 649adeaa719bd3f55fe81bef
67
---
78

@@ -39,4 +40,4 @@ By default, the `createRevUser` function will create a new RevUser (Contact) obj
3940
1. If the email address is a personal email address (defined by having a domain in the domain blacklist), then the Account will be searched for using the email address specifically (for example, `[email protected]` would look for an account with external_ref of `[email protected]`).
4041
2. If the email address is a company address (not having a domain in the domain blacklist), then DevRev looks for an account with the company domain. If found, the RevUser will be attached to this Account. If there is no existing account, a new one will be created with the company domain (for example, DevRev would add `[email protected]` under the Account with the domain `company.com`).
4142

42-
{% include components/actions-fields.html %}
43+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)