schema.org.ai

make

Visual platform for creating automated workflows between apps.

Extends: Technology

Make (Integromat)

Visual platform for creating automated workflows between apps.

Overview

Category: Automation software

Visual platform for creating automated workflows between apps.

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: 'Make (Integromat)',
  category: 'Automation software',
  description: 'Visual platform for creating automated workflows between apps.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Make (Integromat)",
  "applicationCategory": "Automation software",
  "description": "Visual platform for creating automated workflows between apps."
}