Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ffxsam/intercom-convo-exporter
Intercom conversation export tool
https://github.com/ffxsam/intercom-convo-exporter
Last synced: about 1 month ago
JSON representation
Intercom conversation export tool
- Host: GitHub
- URL: https://github.com/ffxsam/intercom-convo-exporter
- Owner: ffxsam
- Created: 2020-06-30T15:50:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T18:52:12.000Z (over 3 years ago)
- Last Synced: 2024-10-27T23:30:26.173Z (3 months ago)
- Language: JavaScript
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intercom Conversation Exporter
Intercom doesn't provide a straightforward way to dump out all of your
conversations, but this handy script will!## Usage
1. Clone this repository.
1. Create an `.env` file and add your Intercom `ACCESS_TOKEN`.
1. Run `yarn start` or `npm start` and then check the `conversations` folder!## Contributing
Feel free to contribute to this project to improve it for everyone!