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
65
kintone・PowerShell連携
minase
March 01, 2017
Tweet
Share
More Decks by minase
See All by minase
IoTバス降車サポートボタンを2日間で開発した話
minase
2
420
Vue.jsでesa風Markdownエディタを作成してみた
minase
1
960
PowerShellでActive Directoryを操作してみよう (グループ編)
minase
0
42
PowerShellでActive Directoryを操作してみよう (ユーザ編)
minase
0
29
Other Decks in Programming
See All in Programming
型付け力を強化するための Hoogle のすゝめ / Boosting Your Type Mastery with Hoogle
guvalif
1
220
医療系ソフトウェアのAI駆動開発
koukimiura
1
170
JVM の仕組みを理解して PHP で実装してみよう
m3m0r7
PRO
1
240
Digging into the Matrix: Practicing Code Archaeology
arthurdoler
PRO
0
200
AI時代のリアーキテクチャ戦略 / Re-architecture Strategy in the AI Era
dachi023
0
180
AIにコードを生成するコードを作らせて、再現性を担保しよう! / Let AI generate code to ensure reproducibility
yamachu
7
5.8k
【TSkaigi 2025】これは型破り?型安全? 真実はいつもひとつ!(じゃないかもしれない)TypeScript クイズ〜〜〜〜!!!!!
kimitashoichi
1
280
TypeScript エンジニアが Android 開発の世界に飛び込んだ話
yuisakamoto
6
840
複雑なフォームを継続的に開発していくための技術選定・設計・実装 #tskaigi / #tskaigi2025
izumin5210
12
5.9k
try-catchを使わないエラーハンドリング!? PHPでResult型の考え方を取り入れてみよう
kajitack
3
160
テスト分析入門/Test Analysis Tutorial
goyoki
9
2.5k
External SecretsのさくらProvider初期実装を担当しています
logica0419
0
190
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
336
57k
Into the Great Unknown - MozCon
thekraken
38
1.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.3k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Designing for humans not robots
tammielis
253
25k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Code Reviewing Like a Champion
maltzj
523
40k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Navigating Team Friction
lara
185
15k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Why You Should Never Use an ORM
jnunemaker
PRO
56
9.4k
Product Roadmaps are Hard
iamctodd
PRO
53
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