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
40
Agile + Planning Poker
hectorbenitez
0
76
Agile Estimation with Planning Poker
hectorbenitez
0
290
Other Decks in Technology
See All in Technology
いま注目のAIエージェントを作ってみよう
supermarimobros
0
350
20250910_障害注入から効率的復旧へ_カオスエンジニアリング_生成AIで考えるAWS障害対応.pdf
sh_fk2
3
270
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
230
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.2k
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
250
2025/09/16 仕様駆動開発とAI-DLCが導くAI駆動開発の新フェーズ
masahiro_okamura
0
120
Modern Linux
oracle4engineer
PRO
0
160
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
2
310
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
550
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
slog.Handlerのよくある実装ミス
sakiengineer
4
460
テストを軸にした生き残り術
kworkdev
PRO
0
210
Featured
See All Featured
Making Projects Easy
brettharned
117
6.4k
Designing for Performance
lara
610
69k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.1k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Building Adaptive Systems
keathley
43
2.7k
Git: the NoSQL Database
bkeepers
PRO
431
66k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
920
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