Jump to Content
ServiceM8GuidesAPI ReferenceDiscussions
HomeGuidesAPI ReferenceDiscussions
GuidesAPI ReferenceDiscussionsLog InServiceM8
Guides
Log In
Add-on Structure

Documentation

  • Getting Started
  • Authentication
  • HTTP Response Codes
  • Add-on Types
  • ServiceM8 Add-on Store
    • Add-on Store Requirements

Add-on SDK

  • Getting Started
    • Add-on Capabilities
    • Add-on Structure
    • Your First Add-on
  • Serverless Add-ons
  • Web Service Hosted Add-ons
  • Event Data
  • Manifest Reference
  • Client JS SDK
  • Frequently Asked Questions
  • Add-on Style & Guidelines
  • Examples

REST API

  • Overview
  • Filtering
  • Field Types
  • How-to Guides
    • Attaching files to a Job Diary
  • Reference

Webhooks API

  • Overview
  • Reference

Marketplace API

  • Overview
  • Reference

Messaging API

  • Overview
  • Reference

Document Templates API

  • Overview
  • Reference

Custom Fields API

  • Overview
  • Reference

Feed API

  • Overview
  • Reference
Powered by 

Add-on Structure

Suggest Edits

Add-ons are composed of the following parts:

  • Add-on Manifest
  • Add-on Assets (Images, JS, etc)
  • Client Library
  • Lambda Function (or Web Service)
  • API Connectivity
393

Updated about 8 years ago


What’s Next
  • Your First Add-on