Freshchat Update Conversation Assignee Group

Reassigns a Freshchat conversation to a different group. Use it to route a conversation to the right team.

What it does

  • Assigns the given Freshchat conversation to the specified group.
  • Sets the conversation status to new as part of the reassignment.

Inputs

NameTypeDescription
API TokenString (sensitive)Freshchat API token
Conversation IDStringFreshchat conversation id
Group IDStringID of the group to assign the ticket

Outputs

NameTypeDescription
SuccessBooleanWhether the conversation was successfully updated

Notes

  • Requires a Freshchat API token.

API reference