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
85
kintone・PowerShell連携
minase
March 01, 2017
Tweet
Share
More Decks by minase
See All by minase
IoTバス降車サポートボタンを2日間で開発した話
minase
2
440
Vue.jsでesa風Markdownエディタを作成してみた
minase
1
1k
PowerShellでActive Directoryを操作してみよう (グループ編)
minase
0
56
PowerShellでActive Directoryを操作してみよう (ユーザ編)
minase
0
39
Other Decks in Programming
See All in Programming
Ruby x Terminal
a_matsuda
7
600
Docコメントで始める簡単ガードレール
keisukeikeda
1
120
Claude Code Skill入門
mayahoney
0
390
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
390
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
440
Goの型安全性で実現する複数プロダクトの権限管理
ishikawa_pro
2
340
クライアントワークでSREをするということ。あるいは事業会社におけるSREと同じこと・違うこと
nnaka2992
1
340
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
560
生成 AI 時代のスナップショットテストってやつを見せてあげますよ(α版)
ojun9
0
100
CS教育のDX AIによる育成の効率化
niftycorp
PRO
0
120
CSC307 Lecture 14
javiergs
PRO
0
470
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
320
Featured
See All Featured
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
200
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
250
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
340
Practical Orchestrator
shlominoach
191
11k
Optimising Largest Contentful Paint
csswizardry
37
3.6k
Technical Leadership for Architectural Decision Making
baasie
3
290
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
440
Writing Fast Ruby
sferik
630
63k
Navigating Weather and Climate Data
rabernat
0
140
Navigating Team Friction
lara
192
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
12
1.1k
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
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