Skip to content
English - United States
  • There are no suggestions because the search field is empty.

Renaming a Site

When a site is renamed in the Admin Portal, it will break the SimpleTexting connection.  This is due to the SimpleTexting's API not providing UUIDs for each list. 

When a site is renamed in the Admin Portal, it will break the SimpleTexting connection. This is due to the SimpleTexting's API not providing UUIDs for each list. Steps are as follows

  1. Pause creating new Workers or assigning workers access to the site to be renamed.
  2. Login to the Admin Portal
  3. Rename site in Admin Portal
  4. View the site's details and note the SimpleTexting card
  5. Login to SimpleTexting
  6. Rename contact list to match #4
  7. (optional) Run the readd texting --site=<SitemetricSiteId> to sync the contact list
    1. Located here https://gitlab.sitemetric.com/sme/libsitemetric/-/blob/master/cmd/readd/main.go