crmsoftware
Software for managing company interactions with customers and prospects
Extends: Tool
Customer Relationship Management Software
Software for managing company interactions with customers and prospects
Tool Information
- Category: Business software
Usage in Platform
import { $ } from 'sdk.do'
const tool = await $.Tool.create({
name: 'Customer Relationship Management Software',
category: 'Business software',
description: 'Software for managing company interactions with customers and prospects',
})