Skip to main content
About the Resource Center

FAQs: Scripts

Where can a developer find information about outbound dialing?

Genesys Cloud developer tools are documented in the Genesys Cloud Developer Center. This site is for developers, partners, and anyone interested in interfacing directly to Genesys Cloud from their favorite language.

The Platform API has information on how to set up and use dialer resources, such as campaigns and contact lists, including tutorials about:

  • Inserting records into a dialer call list and starting the campaign.
  • Creating a campaign that can be run to place outbound calls.
  • Creating a contact list for use with outbound dialing campaigns.
  • Uploading contacts to an existing outbound dialing contact list.

The Developer Center is updated frequently, so check back often.

What’s the difference between a script template and a component template?

Script editor offers two types of templates:

  • Script templates are entire scripts that have been packaged for reuse. When you create a new script, you may select a script template. See Templates page.
  • Component templates contain one or more visual components (text boxes, images, buttons, and so on) that you can insert into a script page. See Insert components from a template.