Skip to content

helpshift/helpshift-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Helpshift API

This project provide the sample code for using Helpshift API. Sample code are provided in Java, Python, Clojure and Rust.

Code Samples

  1. Create an Issue with an Attachment

  2. Add Message to an Issue with an Attachment

  3. Export all Issues and Messages to CSV files

  4. Create and Retrieve Issues with Custom Issue Fields

  5. Backfill Custom Issue Fields from Metadata.

  6. Update Custom Issue Fields of multiple Issues.

  7. Update multiple issues using Bulk Edit API.

License

Copyright 2017, Helpshift, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Third Party

Third Party Libraries

Library License Copyright/Creator
Unirest MIT License (c) 2013-2015 Mashape
Requests Requests License (c) 2013 Kenneth Reitz
Http-kit Apache License Version 2.0 (c) 2012-2016 Feng Shen
Lang3 Apache License Version 2.0 (c) 2001–2017 The Apache Software Foundation
Org.json The JSON License (c) 2002 JSON.org
Contact Helpshift Support for any issues and more details.

About

Wrappers for the Helpshift API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published