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
35
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
89
Tips For Getting The Most Out Of A Hackathon
hectorbenitez
0
20
Usando PHP en el 2018...
hectorbenitez
0
34
Bot Revolution
hectorbenitez
0
37
Remote Team, Collaboration and Agile 101 @ TQ Amsterdam
hectorbenitez
0
150
Remote Team, Collaboration and Agile 101 @ WeWork Amsterdam
hectorbenitez
0
60
Building for the cloud with Atlassian Connect
hectorbenitez
0
37
Agile + Planning Poker
hectorbenitez
0
63
Agile Estimation with Planning Poker
hectorbenitez
0
280
Other Decks in Technology
See All in Technology
2025/1/29 BigData-JAWS 勉強会 #28 (re:Invent 2024 re:Cap)/new-feature-preview-q-in-quicksight-scenarios-tried-and-tested
emiki
0
250
Microsoft Ignite 2024 最新情報!Microsoft 365 Agents SDK 概要 / Microsoft Ignite 2024 latest news Microsoft 365 Agents SDK overview
karamem0
0
160
20250122_FinJAWS
takuyay0ne
2
340
20250122_個人向けCopilotどうなん
ponponmikankan
0
190
攻撃者の視点で社内リソースはどう見えるのかを ASMで実現する
hikaruegashira
3
1.7k
Platform EngineeringがあればSREはいらない!? 新時代のSREに求められる役割とは
mshibuya
2
3.2k
MicrosoftのOSSだけでAIによるブラウザテストを構成する
ymd65536
1
220
ブロックチェーンR&D企業における SREの実態 / SRE Kaigi 2025
datachain
0
3.1k
あなたの興味は信頼性?それとも生産性? SREとしてのキャリアに悩むみなさまに伝えたい選択肢
jacopen
5
2k
CNAPPから考えるAWSガバナンスの実践と最適化
yuobayashi
3
270
第27回クラウド女子会 ~re:Invent 振り返りLT会~ 私の周辺で反響のあった re:Invent 2024 アップデートつれづれ/reinvent-2024-update-reverberated-around-me
emiki
1
550
信頼性を支えるテレメトリーパイプラインの構築 / Building Telemetry Pipeline with OpenTelemetry
ymotongpoo
9
4.1k
Featured
See All Featured
GitHub's CSS Performance
jonrohan
1030
460k
A Tale of Four Properties
chriscoyier
157
23k
Agile that works and the tools we love
rasmusluckow
328
21k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
The Power of CSS Pseudo Elements
geoffreycrofte
74
5.4k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.6k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Building Your Own Lightsaber
phodgson
104
6.2k
The World Runs on Bad Software
bkeepers
PRO
66
11k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Designing for humans not robots
tammielis
250
25k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
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