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 ba11be3 commit 74d4478Copy full SHA for 74d4478
components/booking_experts/actions/search-contacts/search-contacts.mjs
@@ -4,7 +4,7 @@ import { ConfigurationError } from "@pipedream/platform";
4
export default {
5
key: "booking_experts-search-contacts",
6
name: "Search Contacts",
7
- description: "Search for contacts by name or email. [See the documentation](https://developers.bookingexperts.com/reference/contact-search-first)",
+ description: "Search for contacts by email or phone. [See the documentation](https://developers.bookingexperts.com/reference/contact-search-first)",
8
version: "0.0.1",
9
type: "action",
10
props: {
0 commit comments