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
Intro - How to Build an Atlassian Add-on
Search
Hector Benitez
July 17, 2017
Technology
0
38
Intro - How to Build an Atlassian Add-on
Atlassian User Group - Austin Texas
July 2017
Hector Benitez
July 17, 2017
Tweet
Share
More Decks by Hector Benitez
See All by Hector Benitez
Designing RESTful Web APIs
hectorbenitez
1
94
Tips For Getting The Most Out Of A Hackathon
hectorbenitez
0
22
Usando PHP en el 2018...
hectorbenitez
0
36
Bot Revolution
hectorbenitez
0
40
Remote Team, Collaboration and Agile 101 @ TQ Amsterdam
hectorbenitez
0
150
Remote Team, Collaboration and Agile 101 @ WeWork Amsterdam
hectorbenitez
0
62
Building for the cloud with Atlassian Connect
hectorbenitez
0
41
Agile + Planning Poker
hectorbenitez
0
79
Agile Estimation with Planning Poker
hectorbenitez
0
290
Other Decks in Technology
See All in Technology
CLIPでマルチモーダル画像検索 →とても良い
wm3
1
570
ストレージエンジニアの仕事と、近年の計算機について / 第58回 情報科学若手の会
pfn
PRO
4
890
AI時代の発信活動 ~技術者として認知してもらうための発信法~ / 20251028 Masaki Okuda
shift_evolve
PRO
1
120
入院医療費算定業務をAIで支援する:包括医療費支払い制度とDPCコーディング (公開版)
hagino3000
0
120
GPUをつかってベクトル検索を扱う手法のお話し~NVIDIA cuVSとCAGRA~
fshuhe
0
220
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
1.6k
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
390
オブザーバビリティが育むシステム理解と好奇心
maruloop
3
1.6k
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
210
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
14
82k
QA業務を変える(!?)AIを併用した不具合分析の実践
ma2ri
0
160
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
0
120
Featured
See All Featured
Producing Creativity
orderedlist
PRO
348
40k
Balancing Empowerment & Direction
lara
5
700
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
How to Ace a Technical Interview
jacobian
280
24k
Product Roadmaps are Hard
iamctodd
PRO
55
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
A Modern Web Designer's Workflow
chriscoyier
697
190k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
116
20k
Agile that works and the tools we love
rasmusluckow
331
21k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Art, The Web, and Tiny UX
lynnandtonic
303
21k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Transcript
Hector Benitez @hectorbenitez Atlassian Add-ons!
What can I do with add-ons?
What can I do with add-ons? • JIRA - Issues
with Web Views • Confluence - Macros, Blueprints, look and feel • Bitbucket - Webhooks • Hipchat - Commands, Bots? • Trello - Powerups
Cloud vs Server • Cloud - NodeJS, ACE by Atlassian,
iframe inside the page. Needs and uses Internet. REST API • Server - Java, Atlassian SDK & Sample Add-ons, inside the page. Internet is not a must. Internal API. Needs to handle versions. https://developer.atlassian.com/ https://atlassian.design/
• Most powerful Atlassian app. • More vendors. • Cloud:
No communication with Confluence • Macros living inside pages. • Custom content. • Missing API’s, content is the key
Retrospectives and Scrum Poker Addons! https://marketplace.atlassian.com/vendors/1213059/nearsoft-inc
• A lot of free users. • A lot of
opportunities • Free Add-ons? • Use the Sidebar and custom content • No Bots? • Free Add-ons?
• Just HTML, CSS & Javascript • Should respond in
1 sec • Power-ups does not auth users • No Marketplace https://www.youtube.com/watch?v=mb_8mLf-KRY&index=13&list=PLaD4FvsFdarS4deAMRe d5bIEDtxxomemZ
None
Third Party • Auth via OAuth or Add-ons • Focused
on the Cloud Stand.bot - http://softwaredevtools.com/stand-bot/
Thanks!
[email protected]
https://softwaredevtools.com https://marketplace.atlassian.com/vendors/121305