Fill Transition Form

The Fill Transition Form block allows users to retrieve the transition model of a transaction by providing the app key, transaction key and transition ID.

Fill Transition Form block

Input Pins

chevron-rightAppKeyhashtag

This is the app key for a particular application.

Data Type : Integer

Example  :  36
chevron-rightTransactionKeyhashtag

Transaction Key for the generated transaction

Data Type : Integer

chevron-rightTransitionIDhashtag

Transition ID for the generated transaction

Data Type : String

Output Pins

chevron-rightTransitionModelhashtag

Transition model for the specified transition ID

Data Type : Dictionary

Example: Using the Fill Transition Form block in a real application

Last updated