• import data into relationship table

    following on from my last question, I have managed to generate a CSV of 635 records to go into my holokote - feature-key relationship table, this was easy to do with my local backup of my live cloud system. My question now is, is there anyway to import…
  • Using OAuth2.0 Swift authentication

    Hello All, I am developing an iOS application for crm. I am try to authentication using Oauth2.0. There are in bellow code. let oauthswift = OAuth2Swift ( consumerKey: client_id, consumerSecret: clientSecret, authorizeUrl: authURL, accessTokenUrl: accessURL…
  • Getting all available modules in v10 REST API

    Is there any rest v10 API to retrieve available modules in v10 REST API version?