jue58 / kintone

kintone REST API client for Ruby
MIT License
41 stars 25 forks source link

Create a department #14

Open MauriPastorini opened 6 years ago

MauriPastorini commented 6 years ago

Hi, is there a way to create departments with the library?

jue58 commented 6 years ago

@MauriPastorini Is "departments" a setting of cybozu.com? This library cannot manage cybozu.com administration. If you change this code to BASE_PATH = '/v1/' and use Kintone::Api#get_url, probably it work. https://developer.kintone.io/hc/en-us/articles/115008478208