Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

In order to set up Twilio connector in Creatio, we need to set up resources and the Twilio side, specifically:

  1. Create TwiML application

  2. Gather Account data

  3. Create API Key

Here is the process of getting these data:

  1. Click API keys & tokens button (Fig. 1) (required to generate the token requested in the Twilio SDK)
    Fig. 1. API keys & tokens button

     

  2. And then click Create API key button (Fig. 2)
    Fig. 2. Create API key button

     

  3. Specify Friendly name and region and click Create API Key button. (Fig. 3)
    Fig. 3. Create API key button

     

  4. Copy and save the SID and Secret locally on your PC
    ATTENTION this is the only chance to copy and save a Secret. After clicking the Done button, it will be hidden. (Fig. 4)
    Fig. 4. Copy secret key

  • No labels