Discussions

Ask a Question
Back to All

Accessing Specific Job Notes Data via API

Hi,

I've been working with ServiceM8 API to pull information from Job Notes, and I've come across a couple of areas where I could use some guidance.

  1. These notes get created by using the addon called "Supplier Invoice Import" and it provides the Invoice No and the Amount. We found out that we can directly extract the attachment of the invoice import by using the attachment API, however, it would be easier if we can directly grab the extracted information from the Notes.
  2. Additionally, we want to extract SMS messages that are sent and received within the Job Notes. However, we haven't been able to locate an API endpoint that supports this functionality.

Any advice or pointers on how we might access this data would be greatly appreciated. Thanks for your help!