Rose Communication Group
Go to the Unassigned folder to take over conversations, or stay here and wait for a new one.
| Shortcut | Title | Department | Preview | Actions |
|---|---|---|---|---|
| /{{ c.shortcut }} | {{ c.title }} | {{ c.dept_name }}All depts | {{ truncate(c.content,60) }} | |
| No canned responses yet | ||||
| Agent | Rank | Status | Actions | |
|---|---|---|---|---|
|
{{ initials(a.name) }}
{{ a.name }}
(you)
|
{{ a.email }} | {{ rankLabel(a.role) }} | {{ a.status }} |
| Time | Agent | From | To | Message |
|---|---|---|---|---|
| Loading… | ||||
| No SMS messages found | ||||
| {{ formatDateTime(row.created_at) }} |
{{ initials(row.agent_name||'?') }}
{{ row.agent_name || 'Unknown' }}
{{ row.agent_email }}
|
{{ row.account_name || row.sender_id }} |
{{ row.contact_name || '—' }}
{{ row.contact_sms ? '+'+row.contact_sms : row.contact_phone }}
|
{{ row.content }} |
| Agent | Total | Closed | Rating |
|---|---|---|---|
| {{ a.name }} | {{ a.total }} | {{ a.closed }} | {{ a.avg_rating ? parseFloat(a.avg_rating).toFixed(1)+'★' : '—' }} |
{{ apiBase }}/api/webhook/whatsapp.php
| Name | Phone Number ID | Bot Flow | Token | Status | |
|---|---|---|---|---|---|
| {{ acc.name }} | {{ acc.phone_number_id }} |
{{ acc.bot_flow === 'alfonica' ? 'Alfonica / UCC' : 'Standard (RCG)' }} | {{ acc.token_hint || '—' }} | {{ acc.is_enabled ? 'Active' : 'Disabled' }} |
{{ apiBase }}/api/webhook/sms.php
| Name | Sender ID | Status | |
|---|---|---|---|
| {{ acc.name }} | {{ acc.sender_id }} |
{{ acc.is_enabled ? 'Active' : 'Disabled' }} |
| Show | Source | Label (editable) |
|---|---|---|
| hoisted site cli site — |
Paste this snippet before the </body> tag on any page of your website.
{{ embedCode }}