Backend
attik-backend/src/util/functions/spectora/createSpectoraJob.ts. The request body type and payload shape are defined in attik-backend/src/util/functions/spectora/spectoraJobRequest.ts (e.g. SpectoraJobRequestBody, contact/client structures). The Spectora API types and inspection-post request shape are in attik-backend/src/util/functions/spectora/spectoraAPIReturnTypes.ts. Where the integration currently omits client info for "Spectora Lite" or standalone orders, add or pass through the client name (e.g. from the inspection's people/contacts or quote contact) so it is present in the payload sent to Spectora.attik-backend/src/models/inspectionSchema.ts, attik-backend/src/models/quoteSchema.ts) and any contact/people population used when creating the Spectora job are in scope. The dev must determine the correct source for "client" (e.g. a specific contact role on the order) and ensure that value is included in the Spectora payload for standalone/Lite flows.createSpectoraJob or the spectora route in attik-backend/src/routes/spectora.ts) is a touchpoint; ensure the client name is available when the payload is built.Frontend
attik-backend/src/util/functions/spectora/createSpectoraJob.tsattik-backend/src/util/functions/spectora/spectoraJobRequest.tsattik-backend/src/util/functions/spectora/spectoraAPIReturnTypes.tsattik-backend/src/routes/spectora.tsattik-backend/docs/TRANSCRIPT_INTEGRATIONS_ROADMAP_2026-02-27.md (item 14 β current "no client info" design; this issue updates that for client name where required by reports)Please authenticate to join the conversation.
Completed
New Features
2 months ago
Linear
Get notified by email when there are changes.
Completed
New Features
2 months ago
Linear
Get notified by email when there are changes.