Webhook Actions

These are all of the possible Webhook Actions that you could receive from Truepic Vision and a description of what that action means.

Use this reference to identify the webhook action your integration receives from Truepic Vision.

Common use case: If you only need to know when a new inspection is ready for review, respond to ACTION_STATUS_READY_FOR_REVIEW.

NameDescription
ACTION_STATUS_STARTEDThe customer has downloaded AND opened the app.
ACTION_STATUS_IN_PROGRESSThe customer has either taken at least one picture OR answered one question.
ACTION_STATUS_READY_FOR_REVIEWThe customer has submitted the inspection for review OR the inspection has expired with at least one image captured or one question answered.
ACTION_INSPECTION_CLOSEDThe inspection has been closed by the organization.
ACTION_INSPECTION_CANCELEDThe inspection has been canceled by the organization.
ACTION_PHOTO_VERIFICATION_PASSEDThe image passed all tests.
ACTION_PHOTO_VERIFICATION_FAILEDThe image failed at least one test.
ACTION_PHOTO_VERIFICATION_WARNThe image had at least one test with a warning.
ACTION_PHOTO_DELETEDThe customer deleted a picture.
ACTION_QUESTION_ANSWEREDThe customer answered a question.
ACTION_QUESTION_ANSWER_DELETEDThe customer deleted an answer to a question.
ACTION_MESSAGE_WELCOME_TEXTVision sent the customer a text using the “new request” message template.
ACTION_MESSAGE_REMINDER_TEXTVision sent the customer a text using the “reminder to start” message template.
ACTION_MESSAGE_REQUEST_TEXTVision sent the customer a text using the “request more” message template.
ACTION_MESSAGE_AUTO_REMINDER_TEXTVision sent the customer a text using the “reminder to start” message template.
ACTION_MESSAGE_AUTO_REPLY_EMAILVision sent the customer an email using the “auto-reply” message template.
ACTION_MESSAGE_AUTO_REPLY_TEXTVision sent the customer a text using the “auto-reply” message template.
ACTION_MESSAGE_AGENT_REPLY_TEXTThe dashboard user sent the customer a text message.
ACTION_MESSAGE_WELCOME_EMAILVision sent the customer an email using the “new request” message template.
ACTION_MESSAGE_REMINDER_EMAILVision sent the customer an email using the “reminder to start” message template.
ACTION_MESSAGE_REQUEST_EMAILVision sent the customer an email using the “request more” message template.
ACTION_MESSAGE_AUTO_REMINDER_EMAILVision sent the customer an email using the “reminder to start” message template.
ACTION_MESSAGE_EMAIL_REPLYThe customer replied directly to the email.
ACTION_MESSAGE_EMAIL_BOUNCEDVision sent the customer an email. The email bounced and did not reach the customer. Most commonly, the email address was invalid.
ACTION_MESSAGE_EMAIL_DROPPEDVision did not send email to customer, because the email had previously bounced.
ACTION_MESSAGE_EMAIL_DROPPED_VIA_UNSUBSCRIBEVision did not send email to customer, because the customer unsubscribed from emails.
ACTION_EMAIL_UNSUBSCRIBEDThe customer unsubscribed from all Truepic emails.
ACTION_EMAIL_RESUBSCRIBEDThe customer resubscribed to Truepic emails.
ACTION_CONSUMER_REPLYThe customer replied to the text message.
ACTION_PDF_READYThe PDF report is ready for download.
ACTION_PDF_FAILEDThe PDF report failed to generate.