DEMO: https://plugin-testing-page.bubbleapps.io/version-test/pkpass?debug_mode=true
GET IT HERE: Apple Wallet Files .pkpass Plugin | Bubble
Origin Story: Reading PKPASS format - #4 by jonah.deleseleuc
In short: seemingly obvious plugin did not exist, so I made it quickly & for free.
Read & Parse Apple Wallet Passbook files (.pkpass)
-
Run the server side action “Read pkpass” and provide it the URL of your pkpass
-
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.
Questions, comments, suggestions? Let me know!