Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
kintone・PowerShell連携
Search
minase
March 01, 2017
Programming
0
59
kintone・PowerShell連携
minase
March 01, 2017
Tweet
Share
More Decks by minase
See All by minase
IoTバス降車サポートボタンを2日間で開発した話
minase
2
410
Vue.jsでesa風Markdownエディタを作成してみた
minase
1
930
PowerShellでActive Directoryを操作してみよう (グループ編)
minase
0
41
PowerShellでActive Directoryを操作してみよう (ユーザ編)
minase
0
28
Other Decks in Programming
See All in Programming
仕様変更に耐えるための"今の"DRY原則を考える / Rethinking the "Don't repeat yourself" for resilience to specification changes
mkmk884
2
530
『テスト書いた方が開発が早いじゃん』を解き明かす #phpcon_nagoya
o0h
PRO
2
290
Rails アプリ地図考 Flush Cut
makicamel
1
120
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
520
Amazon ECS とマイクロサービスから考えるシステム構成
hiyanger
2
570
Lottieアニメーションをカスタマイズしてみた
tahia910
0
130
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
170
Honoをフロントエンドで使う 3つのやり方
yusukebe
7
3.3k
チームリードになって変わったこと
isaka1022
0
200
sappoRo.R #12 初心者セッション
kosugitti
0
260
SwiftUIで単方向アーキテクチャを導入して得られた成果
takuyaosawa
0
270
Domain-Driven Transformation
hschwentner
2
1.9k
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
114
50k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Scaling GitHub
holman
459
140k
Why Our Code Smells
bkeepers
PRO
336
57k
Building a Scalable Design System with Sketch
lauravandoore
461
33k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.3k
Rebuilding a faster, lazier Slack
samanthasiow
80
8.8k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.3k
For a Future-Friendly Web
brad_frost
176
9.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
A designer walks into a library…
pauljervisheath
205
24k
Fireside Chat
paigeccino
34
3.2k
Transcript
None
⚫ ⚫ ⚫ ⚫ ⚫ 姫路セントラルパークにて ワラビーとの2ショット
• • •
• • •
◆ • •
• • • ◆
• • •
• curl -X GET "https://kdl.cybozu.com/k/v1/record.json" ¥ -H "Content-Type:application/json" ¥ -H
"X-Cybozu-API-Token: {APIToken}" ¥ -d "{"app": 416,"id": 3150}" Invoke-RestMethod -Method GET ` -Uri "https://{subdomain}.cybozu.com/k/v1/record.json" ` -Headers @{"X-Cybozu-API-Token" = "{APIToken}"} ` -Body @{"app" = "416";"id" = "3150"} •
•
None
• • •
•
None
• • •
None
None
None