ifttt
Automation platform for connecting services and devices.
Extends: Technology
IFTTT
Automation platform for connecting services and devices.
Overview
Category: Automation software
Automation platform for connecting services and devices.
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: 'IFTTT',
category: 'Automation software',
description: 'Automation platform for connecting services and devices.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "IFTTT",
"applicationCategory": "Automation software",
"description": "Automation platform for connecting services and devices."
}