I’m not familiar with this specific product, but if you want to properly integrate the SDK I’m fairly certain you’re going to need to build a plugin to do it. Trying to run everything in the browser is probably going to be pretty insecure so you’ll need to create a plugin so you can have certain aspects run in the backend.
The other option would be to just integrate with the API and then build your own UI. That would probably be a far faster route IMO.
Josh @ Support Dept
Helping no-code founders get unstuck fast save hours, & ship faster with an expert on-demand
Thanks for the pointers, Josh. I am actually in the same line of thought as you “building a plugin”, in fact, 60% through it - just having issues with the JS syntax.
The api route would have been the easiest and my preference TBH. However, the platform intentionally makes every TP platform (e.g. mine) go through their connect SDK step to fully utilise the phyllo apis.