...
Apply Twilio Data to ECM Instance (SQL)
Info |
---|
NOTE: This section is for employees trained in SQL. If you are unaware of how to utilize these queries, please speak to your shift-lead on who to escalate toescalation procedures. |
Now that you have an Account SID, Auth Token, and phone number. You can run this SQL query to apply the changes to the ECM.CLOUD database. These specific queries will change the values in the DBO.SYSTEMSETTINGS section of the database.
- Log into ECM Instance server (ECM Instance Edge1 in Bomgar).
- Open SQL Management Studio.
- Click ecm.cloud under Databases.
- Right click dbo.SystemSettings and choose Select Top 1000 Rows.
- Press CTRL+N for a new SQL Query page.