Cellcast Texting Feature
active
Total logged
8h 30m
Uninvoiced
0h 0m
Entries
3
Invoices
0
Time by team member
| Team member | Entries | Hours |
|---|---|---|
| Caleb Harvey | 3 | 8h 30m |
Recent time entries
Last 3
| Date | Description | Who | Duration | Status |
|---|---|---|---|---|
| 6 Oct 2023 | Setting up a user view in the system - Creating a new relationship between the selected contact and the SMS table - Display a portal on the SMS menu option - After selecting a user, type into the input field and press send - Sending now sends the message and also creates a new SMS record in the system which stores the message and the contacts ID - The message appears in the new portal on this page - Testing sending a response message back to the user and running the script in the SMS database to search for message responses and post them to their database - Unable to see the message in the new portal if haven't changed pages - Once page is reloaded able to see the record change - Changing view of portal rows to look like SMS messaging in colour and bubble style - Message appears from the left if sent by a user and on the right if it is a response | Caleb Harvey | 1h 30m | wip |
| 6 Oct 2023 | Scripting Responses Back into CWCP Database - If the call to cellcast to view responses shows more than the response count variable, start the process of sending the message to its database - Set the variables for the login username and password for filemaker webhook account - Create and api token and if retrieved send through a new record to the JSON table in the CWCP Database with the SMS response message and the contact relation ID saved against the Sent SMS - Create a JSON table in the CWCP database and an SMS table to handle the new messages in the system - Run a script on entry of the JSON data to create a new record in the SMS table and set the JSON data into the JSON data field in the SMS table - go to the json table and delete the record - Add fields into the SMS table to split the data in the JSON field into message and relation ID | Caleb Harvey | 5h 0m | wip |
| 5 Oct 2023 | SMS Account Setup - Adding CWCP contact to the SMS database account - Loading the SMS script into the CWCP database and adjusting to use the correct fields - Testing with a duplicated field and button on the employee contact screen to see if the script can successfully send SMS - Testing sending from particular number to see if possible with Cellcast - Gaining access to return messages to come | Caleb Harvey | 2h 0m | wip |
Edit