We will save our Twilio ID and password in a secure Automation Anywhere locker in the Control Room. Follow these steps to do so:
- Go to the Credentials option under Bots on the left panel.
- Go over to the My Lockers tab and add a locker, if you don't have one already.
- Choose all the default options. Then, under Locker consumers, ensure that you add CE_user, as shown in the following screenshot:
- Now, let's add the Twilio credentials to the locker we created. Head over to the My Credentials tab and click on create a credential. We will name our credential TwilioCredentials.
- Under the General section, add the Locker that we created previously.
- Under Attributes, add the TwilioID and TwilioPassword attributes. The type should be set to Standard, as shown in the following screenshot:Â
TwilioID and TwilioPassword are the Twilio account SID and Twilio account auth token that we noted when...