Message 1 of 5

Not applicable
04-10-2019
02:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Basically, I want to do the following:
- Pass IDs for projects, folders, and files in the properties of the protocol handler
- Pass some data in the same place
- Parse that JSON in the Fusion App and then open those files and apply that data
My issue is that the JSON decoder keeps giving me an error and I can't figure out why. Any recommendations for passing JSON in the protocol handler?
Solved! Go to Solution.