Skip to content

danieliser/helpscout-api-php-csv-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helpscout-api-php-csv-import

I used this to import a backlog of tickets from a CSV file.

You can customize the column headings & mappings pretty easily. This will not send any notices to your users.

You need to install https://github.com/helpscout/helpscout-api-php into libs/helpscout-api-php and initialize it with composer per instructions.

This is not for use as is and serves as an example for other users to start from.

Update config.php with your Helpscout API Key.

Look at uploads/example.csv for how the content was organized for this setup.

About

I used this to import a backlog of tickets from a CSV file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages