Skip to content

Connect and interface with the OnePageCRM API using Kotlin

License

Notifications You must be signed in to change notification settings

OnePageCRM/kotlin-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kotlin-sample

Connect and interface with the OnePageCRM API using Kotlin 👍

todo

  1. Create file called config.properties with the following contents
userId=YOUR_API_USER_ID_HERE
authKey=YOUR_API_AUTH_KEY_HERE
  1. Place the file into the directory ./sample/src/main/resources/

  2. Open the file ./sample/src/main/kotlin/Sample.kt

  3. Run

About

Connect and interface with the OnePageCRM API using Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages