Trip Interface Description 1.2.2 Help

TransFollow

A question of type transfollow allows the user to open the TransFollow app from the questionnaire and sign a document.

{ "id": 0, "type": "transfollow", "key": "trans_Follow", "label": "TransFollow", "description": null, "required": true, "answers": [ { "id": 0, "nextQuestionId": 1, "options": { "freightDocumentId": "123456" } } ] }

Answer Options

This chapter describes the option possibilities for an answer.

Name

Type

Description

Required

Default

freightDocumentId

string

The freight document id to sign.

true

Examples

TransFollow example

A example image for question question_trans-follow
{ "id": 0, "type": "transfollow", "key": "trans_Follow", "label": "TransFollow", "description": null, "required": true, "answers": [ { "id": 0, "nextQuestionId": 1, "options": { "freightDocumentId": "123456" } } ] }
Last modified: 05 June 2025