Skip Navigation
Show nav
Heroku Dev Center
  • Get Started
  • Documentation
  • Changelog
  • Search
  • Get Started
    • Node.js
    • Ruby on Rails
    • Ruby
    • Python
    • Java
    • PHP
    • Go
    • Scala
    • Clojure
  • Documentation
  • Changelog
  • More
    Additional Resources
    • Home
    • Elements
    • Products
    • Pricing
    • Careers
    • Help
    • Status
    • Events
    • Podcasts
    • Compliance Center
    Heroku Blog

    Heroku Blog

    Find out what's new with Heroku on our blog.

    Visit Blog
  • Log inorSign up
View categories

Categories

  • Heroku Architecture
    • Dynos (app containers)
    • Stacks (operating system images)
    • Networking & DNS
    • Platform Policies
    • Platform Principles
  • Command Line
  • Deployment
    • Deploying with Git
    • Deploying with Docker
    • Deployment Integrations
  • Continuous Delivery
    • Continuous Integration
  • Language Support
    • Node.js
    • Ruby
      • Working with Bundler
      • Rails Support
    • Python
      • Background Jobs in Python
      • Working with Django
    • Java
      • Working with Maven
      • Java Database Operations
      • Working with the Play Framework
      • Working with Spring Boot
      • Java Advanced Topics
    • PHP
    • Go
      • Go Dependency Management
    • Scala
    • Clojure
  • Databases & Data Management
    • Heroku Postgres
      • Postgres Basics
      • Postgres Getting Started
      • Postgres Performance
      • Postgres Data Transfer & Preservation
      • Postgres Availability
      • Postgres Special Topics
    • Heroku Data For Redis
    • Apache Kafka on Heroku
    • Other Data Stores
  • Monitoring & Metrics
    • Logging
  • App Performance
  • Add-ons
    • All Add-ons
  • Collaboration
  • Security
    • App Security
    • Identities & Authentication
    • Compliance
  • Heroku Enterprise
    • Private Spaces
      • Infrastructure Networking
    • Enterprise Accounts
    • Enterprise Teams
    • Heroku Connect (Salesforce sync)
      • Heroku Connect Administration
      • Heroku Connect Reference
      • Heroku Connect Troubleshooting
    • Single Sign-on (SSO)
  • Patterns & Best Practices
  • Extending Heroku
    • Platform API
    • App Webhooks
    • Heroku Labs
    • Building Add-ons
      • Add-on Development Tasks
      • Add-on APIs
      • Add-on Guidelines & Requirements
    • Building CLI Plugins
    • Developing Buildpacks
    • Dev Center
  • Accounts & Billing
  • Troubleshooting & Support
  • Integrating with Salesforce
  • Add-ons
  • All Add-ons
  • My VO2
My VO2

This add-on is operated by VO2 Group

Enable your employees to sync timesheets and expenses to a Salesforce org.

My VO2

Last updated July 19, 2019

The My VO2 add-on is currently in beta.

Table of Contents

  • Provisioning the add-on
  • Dashboard
  • Troubleshooting
  • Migrating between plans
  • Removing the add-on
  • Support

My VO2 is an add-on for providing professional service automation (timesheets, vacation requests, expense reports) to your employees through a mobile app that’s linked to your Salesforce org.

Using My VO2 in your company allows you to increase your productivity by not using different software for reporting resources’ time on client projects. Instead, your employees and managers can generate invoices, reports, and bank transfers in just one click directly from Salesforce.

Provisioning the add-on

My VO2 can be attached to a Heroku application via the CLI:

A list of all plans available can be found here.

$ heroku addons:create myvo2
-----> Adding myvo2 to sharp-mountain-4005... done, v18 (free)

After you provision My VO2, the MYVO2_URL config var is available in your app’s configuration. It contains the URL for downloading the employee application on Android and iOS. You can confirm this via the heroku config:get command:

$ heroku config:get MYVO2_URL
http://user:pass@instance.ip/resourceid

After you install My VO2, your application should be configured to fully integrate with the add-on.

Dashboard

The My VO2 dashboard allows you to configure your connection to your Salesforce organization and see which employees have downloaded the app.

You can access the dashboard via the CLI:

$ heroku addons:open myvo2
Opening myvo2 for sharp-mountain-4005

or by visiting the Heroku Dashboard and selecting the application in question. Select My VO2 from the Add-ons menu.

Troubleshooting

If employees are unable to fill in timesheets, check the status of your Salesforce connection on the My VO2 Dashboard.

Migrating between plans

Application owners should carefully manage the migration timing to ensure proper application function during the migration process.

Use the heroku addons:upgrade command to migrate to a new plan.

$ heroku addons:upgrade myvo2:newplan
-----> Upgrading myvo2:newplan to sharp-mountain-4005... done, v18 ($49/mo)
       Your plan has been updated to: myvo2:newplan

Removing the add-on

You can remove My VO2 via the CLI:

This will destroy all associated data and cannot be undone!

$ heroku addons:destroy myvo2
-----> Removing myvo2 from sharp-mountain-4005... done, v20 (free)

Support

All My VO2 support and runtime issues should be submitted via one of the Heroku Support channels. Any non-support related issues or product feedback is welcome on our contact form.

Keep reading

  • All Add-ons

Feedback

Log in to submit feedback.

Ziggeo Neutrino Audiomatic

Information & Support

  • Getting Started
  • Documentation
  • Changelog
  • Compliance Center
  • Training & Education
  • Blog
  • Podcasts
  • Support Channels
  • Status

Language Reference

  • Node.js
  • Ruby
  • Java
  • PHP
  • Python
  • Go
  • Scala
  • Clojure

Other Resources

  • Careers
  • Elements
  • Products
  • Pricing

Subscribe to our monthly newsletter

Your email address:

  • RSS
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku Blog
    • Heroku News Blog
    • Heroku Engineering Blog
  • Heroku Podcasts
  • Twitter
    • Dev Center Articles
    • Dev Center Changelog
    • Heroku
    • Heroku Status
  • Facebook
  • Instagram
  • Github
  • LinkedIn
  • YouTube
Heroku is acompany

 © Salesforce.com

  • heroku.com
  • Terms of Service
  • Privacy
  • Cookies
  • Cookie Preferences