Read & Parse Apple Wallet Passbook files (.pkpass). Includes two actions "Read pkpass" and "Extract media from pkpass". Read pkpass returns the pass as a JSON object and two separate lists of keys and values.
Demo:
1. Run the server side action "Read pkpass" and provide it the URL of your pkpass
2. Access the pkpass as JSON. It will be returned as text by the action, so you will need to know how to parse JSON to extract any particular fields.
Types
This plugin can be found under the following types: