planoly
Visual planner and scheduler for Instagram.
Extends: Technology
Planoly
Visual planner and scheduler for Instagram.
Overview
Category: Social Media software
Visual planner and scheduler for Instagram.
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: 'Planoly',
category: 'Social Media software',
description: 'Visual planner and scheduler for Instagram.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Planoly",
"applicationCategory": "Social Media software",
"description": "Visual planner and scheduler for Instagram."
}