09-08-2018 01:55 AM
Dear Experts
I am now in developing Snaps. I am trying to create an Account Snap with works similarly to the REST Snap. I am however struggling with the following points:
Thanks in advance for your tips.
09-11-2018 12:29 PM
There’s no support in the Snap SDK for developing accounts. The authorize button is rendered by the UI and isn’t data driven like other parts of the Snap UI.
09-11-2018 12:37 PM
@johnbilay, currently that isn’t possible. The “Authorize” button you referenced is specifically part of SnapLogic’s OAuth 2.0 support. We don’t have a mechanism to expose custom UI controls in the Snap’s presentation.