replyio
Sales engagement and email automation.
Extends: Technology
Reply.io
Sales engagement and email automation.
Overview
Category: Sales software
Sales engagement and email automation.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Reply.io',
category: 'Sales software',
description: 'Sales engagement and email automation.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Reply.io",
"applicationCategory": "Sales software",
"description": "Sales engagement and email automation."
}