Skip to main content

Specification

The Specification (spec.json) file contains metadata about the specifications of the activity, ensuring all users and systems interact with the correct version.

{
"id": "xxxx-xxxx-1abc-1a23-a12b3c456789",
"name": "Sample Integration",
"description": {
"trigger": "",
"integration": "Sample Integration"
},
"icon": "https://cdn.pixelbin.io/v2/fyndcloud/original/images/boltic.svg",
"activity_type": "customActivity",
"trigger_type": null,
"meta": {
"ai_description": {
"trigger": "",
"integration": "Sample AI Integration"
}
}
}