smartsheet-platform / backup-java

A simple command-line based backup tool for backing up an organization's Smartsheet data.
Other
27 stars 26 forks source link

Unable to Backup Smartsheet Gov Account #33

Open johnzimm opened 4 years ago

johnzimm commented 4 years ago

We recently migrated to Smartsheet Gov from the commercial offering. I was surprised I could not use the backup-java utility with Gov I assume because of a hard-coded API base URL.

Someone opened a pull request to add support for an optional base URL configuration here: https://github.com/smartsheet-platform/backup-java/pull/25

Can that be reviewed, validated, and merged?

kara-png commented 4 years ago

@johnzimm The request has been merged - thanks for the note

johnzimm commented 3 years ago

Hi @kara-png , I'm returning to a task I have to script backups for our smartsheet-gov account like we were for our consumer account. Is there a plan to release a build of the code that includes the merged code support gov accounts?

jokerswild663 commented 2 years ago

Hi, I have taken this issue one from @johnzimm. Would it be possible to create another release with what is currently on the master branch? We require a .jar file.