freshworks / fresh-samples

Samples of code created by freshdesk
184 stars 181 forks source link

Authenticate user to Add forum topic/post with email. #13

Open ghost opened 9 years ago

ghost commented 9 years ago

While migrating my existing forum to fresh-desk, I am picking each forum topic/post/comment with user name and email(who has created this) and trying to create on fresh-desk.

Is there already existing support for this?

Suggestion: One way to authenticate is user freshdesk-api-key, with user information(name, email).