Daily Weekly Monthly

Daily Shaarli

All links of one day in a single page.

November 24, 2022

Erlang C Formula – Made Simple With an Easy Worked Example

The Erlang C formula is a mathematical equation for calculating the number of agents (advisors) that you need in a call centre, given the number of calls and the service level that you want to achieve.

Genesys Cloud: Velocity macros for data actions

This article applies to the Adobe, AWS Lambda, Genesys Cloud, Google, Microsoft Dynamics 365, Salesforce, web services, and Zendesk data actions integrations.

Genesys Cloud: Architect built-in variables

Built-in variables provide information about things the system tracks automatically

Jayway JsonPath evaluator

It's compatible with the translation map in Genesys Cloud data action.

Genesys Dev: Platform Preview APIs

The API resources on this page are available in a limited capacity as a preview of resources that are intended to be released publicly at some point in the future.

Genesys Dev: Platform API Common Use Cases

The Platform API is a REST based API and is the primary application interface to Genesys Cloud.

Genesys Dev: CX as Code and DevOps Best Practices
  • No infrastructure monoliths
  • Source control is the source of truth
  • Minimize shared infrastructure between components
  • Whenever possible, move forward, don't rollback
  • Know your CI/CD tools
  • Start small and iterate