AXP Public Cloud Developer
Avaya logo

AXP Public Cloud Developer

61510T

Validate your Avaya cloud expertise with the AXP Public Cloud Developer certification. Master API integration, automation, and deployment on Avaya Experience Platform for modern contact centers.

Exam syllabus, organized by domain

Try a real question

Sample AXP Public Cloud Developer exam question

Answer this question the same way you would on exam day. No sign-up needed — one random question, three tries to swap it out.

MasterArchitecture & Core Concepts

Refer to the orchestration flow JSON below. Which nodes are used to invoke an AI service and then conditionally route based on the result? (Select all that apply.)

json
{
  "nodes": [
    { "id": "start", "type": "start" },
    { "id": "invoke_ai", "type": "invoke_ai", "service": "IntentAnalyzer", "async": true },
    { "id": "condition", "type": "condition", "expression": "$ai.result.confidence > 0.9" },
    { "id": "route_skill", "type": "transfer_to_skill", "skill": "premium" },
    { "id": "self_service", "type": "menu" }
  ]
}

Frequently asked questions

Key facts about the AXP Public Cloud Developer certification and how to prepare for it.

Skills & Requirements

What you need to know before attempting the AXP Public Cloud Developer exam.