rebrandly
Custom URL shortener and link management.
Extends: Technology
Rebrandly
Custom URL shortener and link management.
Overview
Category: Marketing software
Custom URL shortener and link management.
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: 'Rebrandly',
category: 'Marketing software',
description: 'Custom URL shortener and link management.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Rebrandly",
"applicationCategory": "Marketing software",
"description": "Custom URL shortener and link management."
}