jobs_create_attachment
Upload a base64 encoded file as an attachment to a specific job in ServiceTitan using the job ID and tenant ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
file | Yes | The file to upload (base64 encoded) | |
id | Yes | Format - int64. Job Id | |
tenant | Yes | Format - int64. Tenant ID |