Forum Discussion
4 Replies
- walkermicNew Contributor III
We are using SugarCRM and are just now trying to use snap with it. Running into a few issues around the tokens, but in general we are using the standard rest(GET/POST, etc) snaps.
- SupratimContributor III
@walkermic
Thanks for your response.- walkermicNew Contributor III
Biggest issue we are having here is that you can’t use a rest account with the sugar token post snap. you have to use a json parser and pass that into the post which currently leaves the id/password in clear text.