Release notes for the Genesys Cloud Function data actions integration
This article describes all releases of the Genesys Cloud Function data actions integration.
April 7, 2025
- Configurable timeout for data actions
Administrators can now configure the execution timeout setting for data actions. The timeout can be set between 1 and 60 seconds, with a default of 60 seconds. When an HTTP request runs longer than the configured time, the data action returns a timeout response. This feature helps improve control over data action timeouts, prevents long-running processes, and reduces unnecessary concurrency usage: Add configuration to custom actions for integrations and How many seconds before a data action times out?.
January 20, 2025
- Initial release of the Genesys Cloud Function data actions integration
Genesys Cloud Function data action integration allows you to create custom actions with custom code which is deployed to an AWS Lambda function by Genesys Cloud: About the Genesys Cloud Function data actions integration.
- Supported Node.js runtime versions
The initial release of the integration supports the Node.js versions 18, 20 and 22.