forked from concur/developer.concur.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhy-concur.html
70 lines (67 loc) · 4.72 KB
/
why-concur.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
title: Why Concur?
layout: default
---
<div class="wrapper">
<!--=== Jumbotron ===-->
<div class="jumbotron jumbotron-why-concur">
<div class="container animated fadeInDown text-center">
<h2>Why build on the <strong>Concur</strong> Platform?</h2>
<h3>Build apps for the $1.3T* business travel market and help us deliver the <strong>Perfect Trip.</strong></h3>
<div>
<a href="https://www.youtube.com/watch?v=pXi8OSgVOS4" class="btn concur-blue">Learn More</a>
</div>
</div>
</div>
<!--=== End Jumbotron ===-->
<!--=== Content Part ===-->
<div class="one-page">
<div class="one-page-inner one-default">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1>Independent Software Developers and App Center Partners</h1>
<p>Tap the $1.3 trillion business travel market* and deliver solutions to integrate easily with our APIs for Travel, Expense and Invoice. Promote your services through the Concur App Center, featuring apps such as Uber, Starbucks, Airbnb and Starwood.</p>
<p>Hear what our customers and partners are saying about the value of Concur integrations:<p>
<a class="btn grey" href="https://www.youtube.com/playlist?list=PLLNSVdjqNPVseaDkR5hSF4CDjnlLK7_nq" target="_blank"> <i class="fa fa-film"></i> Watch Videos</a>
<p>We’re looking for qualified ISVs and third party developers with compelling integration ideas to solve real business problems for Concur’s 40 million business travelers and 33,000 enterprises worldwide. If your business is well established and you’re committed to develop, market and support your integration, then we’d like to talk with you about our Platform Partner Program (fees apply). Click the link below to send an email to our Platform & Partner Solutions business development team.</p>
<a class="btn bright-blue" href="mailto:[email protected]"><i class="fa fa-envelope"></i> Contact Us</a>
<p>*GBTA Foundation</p>
</div>
<div class="col-md-6">
<img src="{{ site.baseurl }}/assets/img/why-concur/WhyConcur_forDevs_Image.jpg" class="img-responsive margin-bottom-10" alt="Developers">
</div>
</div>
</div>
</div>
<div class="one-page-inner one-blue">
<div class="container">
<div class="row">
<div class="col-md-6">
<img src="{{ site.baseurl }}/assets/img/why-concur/WhyConcur_CorpDev_Image.jpg" class="img-responsive margin-bottom-10" alt="Corporte Developers">
</div>
<div class="col-md-6">
<h2>Concur customers who want to develop an app for their own use: </h2>
<p>Maximize your investment in Concur by creating custom applications and integrations that meet the specific needs of your company. Developer tools and APIs enable you to build and customize easily — and save time and money.</p>
<p>To use the APIs, your company must subscribe to the “Web Services” service from Concur. Contact your Concur Client Executive, Account Manager or Sales Executive to learn more. If you don’t know your Concur contact, check with your company’s internal Concur administrator.</p><br>
</div>
</div>
</div>
</div>
<div class="one-page-inner one-default">
<div class="container">
<div class="row">
<div class="col-md-6">
<h2>Travel Suppliers</h2>
<p>Deliver complete visibility to your corporate clients with automatic itinerary and receipt integration by becoming a TripLink partner. Extend your value as a preferred supplier and acquire new users while saving costs. Also extend the benefits of managed travel programs, like negotiated rates and policy compliance, to all bookings that take place on TripLink supplier sites.</p>
<a class="btn bright-blue" href="mailto:[email protected]"><i class="fa fa-envelope"></i> Contact Us</a>
</div>
<div class="col-md-6">
<img src="{{ site.baseurl }}/assets/img/why-concur/WhyConcur_forSuppliers_Image.jpg" class="img-responsive margin-bottom-10" alt="Trip Link">
</div>
</div>
</div>
</div>
</div><!--/one-page-->
<!-- End Content Part -->
</div><!--/wrapper-->