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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
minase
March 01, 2017
Programming
0
84
kintone・PowerShell連携
minase
March 01, 2017
Tweet
Share
More Decks by minase
See All by minase
IoTバス降車サポートボタンを2日間で開発した話
minase
2
430
Vue.jsでesa風Markdownエディタを作成してみた
minase
1
1k
PowerShellでActive Directoryを操作してみよう (グループ編)
minase
0
55
PowerShellでActive Directoryを操作してみよう (ユーザ編)
minase
0
38
Other Decks in Programming
See All in Programming
15年目のiOSアプリを1から作り直す技術
teakun
0
580
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
1
360
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
130
CSC307 Lecture 14
javiergs
PRO
0
440
AIによる開発の民主化を支える コンテキスト管理のこれまでとこれから
mulyu
3
2.2k
Head of Engineeringが現場で回した生産性向上施策 2025→2026
gessy0129
0
200
AIプロダクト時代のQAエンジニアに求められること
imtnd
1
510
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
360
Rubyと楽しいをつくる / Creating joy with Ruby
chobishiba
0
200
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
320
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
230
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
200
Featured
See All Featured
The SEO Collaboration Effect
kristinabergwall1
0
380
Speed Design
sergeychernyshev
33
1.6k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Embracing the Ebb and Flow
colly
88
5k
Darren the Foodie - Storyboard
khoart
PRO
3
2.7k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
DBのスキルで生き残る技術 - AI時代におけるテーブル設計の勘所
soudai
PRO
62
50k
Taking LLMs out of the black box: A practical guide to human-in-the-loop distillation
inesmontani
PRO
3
2.1k
Art, The Web, and Tiny UX
lynnandtonic
304
21k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
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