Skip to main content

Submitting and Developing Apps

Use this guide if you are a developer and interested in working with Veeqo

Updated this week

If you’re considering developing an app for Veeqo’s Appstore, this guide explains how to:

  1. Open a Veeqo account

  2. Get Registered with Oauth2

  3. Build your app

  4. Submit your app

  5. Work with the Veeqo Appstore manager to finalize

1. Before You Start

Before you can develop apps with Veeqo, you will need to:

Important: You will need to have created a Veeqo account in order to develop Apps with Veeqo’s API, test them and submit them to Veeqo.

2. Get Registered with Oauth2

Once you have a Veeqo account, you are ready to set up your callback/redirect URIs and register to Oauth2 via our Support team. To do this:

  1. Create your redirect URI. This is where the user’s browser is redirected after authentication with the code provided by Veeqo’s OAuth2. Example: https://yourapp.com/auth/callback

  2. Contact our Support team with the following:

    1. The redirect URI

    2. The app name

    3. Request registration with our Oauth2 server.

  3. Veeqo Support will give you your Client ID and Client Secret.

Note: For more information, check out our API documentation

3. Build Your App

Please read the following requirements you should consider when building your app:

  • Apps need to use Oauth2, not API keys. API keys can be used for apps that are not intended for the Appstore but for personal use only

  • Apps are hosted in the developer’s domain, not Veeqo’s. Veeqo offers the app through our Appstore to connect the potential user to your app.

  • Payment for the app download or usage is hosted by the developer of the app, not in Veeqo.

  • You must provide support for this app via email and/or telephone should users encounter any issues. A support email address is required in the next step of app submission.

Note: Use our Veeqo API documentation to build connections to Veeqo’s API end points

4. Submit Your App

To submit your app to Veeqo, you are required to fill in our New App Submission Form. This form will provide the information necessary to inspect the app and add it to the Veeqo Appstore. The required fields are:

  • Developer company name

  • Name of business point of contact

  • Business POC phone number

  • Business POC email

  • User support email

  • App name

  • App teaser (one line to introduce the app)

  • App description

  • App logo

  • App price (per month)

  • Categories of the app

  • "Get app" URL

5. Work with the Veeqo Appstore manager

The Veeqo Appstore Admin team will review your submission and usually reply to you within 3 business days. Criteria they will be checking are:

  • Relevancy with Veeqo: how the apps benefits one or more Sellers using Veeqo

  • Validation: ensuring that the app does what it intends to do, using Oauth2

More Information

Not sure how to get started? The App Community forum is a great place to seek support and inspiration. You will need to create an account (different from your Veeqo account) and there you will be able to:

  • Ask other developers for tips and tricks

  • Talk to Veeqo sellers about your app or your app idea

  • Ask Veeqo sellers about what they need that you could build for them

Important: Veeqo is continuously improving its product. Please be aware that functionalities and integrations offered by third party developer apps could eventually be implemented into Veeqo as a feature. Users would then have access to a free option instead of the app and may to discontinue their use as a result. You can checkout the Veeqo roadmap here for more information on our planned launches.

Both the developer and Veeqo have the right to remove the app listing from the Appstore at any time.

Did this answer your question?