1

It Software Procurement Jobs (NOW HIRING)

... NICE use cases: IT helpdesk automation, procurement workflows, HR self-service, developer ... NICE) software products are used by 25,000+ global businesses, including 85 of the Fortune 100 ...

This position is critical to advancing CLEAResult's IT procurement maturity-from transactional ... Ensure critical software provider contracts are sourced, negotiated and implemented at the lowest ...

Be Seen First

IT Software Solutions Engineer Position Overview We are looking for a highly motivated, analytical, and technically minded IT Software Solutions Engineer to join our team. This position is ideal for ...

Be Seen First

IT Software Solutions Engineer Position Overview We are looking for a highly motivated, analytical, and technically minded IT Software Solutions Engineer to join our team. This position is ideal for ...

IT Procurement Senior Manager

Westminster, CO · On-site

$95K - $129K/yr

The IT Procurement Snr Manager and their team assess corporate and field processes and software, to define standard processes and identify opportunities for automation and new technology to meet ...

Showing results 41-60

It Software Procurement information

See salary details

$14

$31

$52

How much do it software procurement jobs pay per hour?

As of Sep 11, 2026, the average hourly pay for it software procurement in the United States is $31.80, according to ZipRecruiter salary data. Most workers in this role earn between $23.32 and $37.50 per hour, depending on experience, location, and employer.

What is IT software procurement?

IT software procurement is the process of identifying, acquiring, and managing software applications and licenses needed by an organization. It involves evaluating business requirements, researching software vendors, negotiating contracts, and ensuring compliance with licensing agreements. Professionals in this field work to secure the best value and functionality for their organization while managing risks and costs associated with software purchases.

What are the key skills and qualifications needed to thrive as an IT software procurement specialist?

To thrive as an IT Software Procurement Specialist, you need a solid understanding of IT products, contract negotiation, and procurement processes, often supported by a degree in business, IT, or supply chain management. Familiarity with procurement platforms like SAP Ariba, contract management software, and relevant certifications (such as CPSM or ITIL) is highly valuable. Strong analytical thinking, attention to detail, and effective communication skills help build vendor relationships and manage complex purchasing decisions. These skills ensure that organizations receive the best value, maintain compliance, and support operational efficiency through effective software acquisition.

How does an IT software procurement specialist typically collaborate with internal departments during the software acquisition process?

As an IT Software Procurement specialist, you’ll work closely with departments like IT, legal, finance, and end-user teams throughout the acquisition process. You may coordinate with IT to understand technical requirements, consult with legal for contract negotiations and compliance, and collaborate with finance to manage budgets. Effective communication and stakeholder alignment are crucial, as you’ll often facilitate meetings, gather feedback, and ensure that all parties are informed about timelines and deliverables. This cross-functional collaboration helps ensure that new software purchases meet both organizational needs and compliance standards.

What is the difference between It Software Procurement vs Software Purchasing Specialist?

AspectIt Software ProcurementSoftware Purchasing Specialist
CredentialsTypically requires procurement certifications, knowledge of IT contractsFocuses on purchasing and vendor negotiations, may have purchasing certifications
Work EnvironmentWorks within IT and procurement departments, often in corporate or government settingsPrimarily in procurement or purchasing departments, retail or corporate sectors
Industry UsageCommon in organizations managing large IT assets and software licensesUsed in companies focusing on software sales, licensing, and procurement
Search & Comparison IntentUnderstanding procurement processes for IT softwareFocus on purchasing procedures and vendor negotiations

While both roles involve acquiring software, It Software Procurement encompasses strategic planning, vendor management, and contract negotiations within IT environments. Software Purchasing Specialists primarily focus on executing purchase transactions and vendor negotiations. The procurement role is broader, often involving compliance and lifecycle management, whereas purchasing specialists concentrate on transactional activities.

What does an IT Software Procurement do?

An IT Software Procurement professional is responsible for sourcing, negotiating, and purchasing software solutions for an organization. They evaluate vendor options, manage contracts, and ensure that software acquisitions meet technical and budget requirements, often using procurement tools and following company policies.

What cities are hiring for It Software Procurement jobs?

Cities with the most It Software Procurement job openings:

What states have the most It Software Procurement jobs?

States with the most job openings for It Software Procurement jobs include:

What are popular job titles related to It Software Procurement jobs?

For It Software Procurement jobs, the most frequently searched job titles are:

IT Software Engineer

Atlanta, GA • On-site

Full-time

This job post has expired today. Applications are no longer accepted.


Key responsibilities

  • Build and implement core components of NICE's AI platform, including the integration layer, agent orchestration engine, Models Gateway, RAG pipelines, and developer tooling.

  • Collaborate with cross-functional teams to develop, test, and deploy AI tools and frameworks, ensuring production-quality code is shipped and used daily.

  • Design, develop, and maintain pipelines and infrastructure for document ingestion, retrieval, and vector database management related to AI applications.


Job description

At NiCE, we don't limit our challenges. We challenge our limits. Always. We're ambitious. We're game changers. And we play to win. We set the highest standards and execute beyond them. And if you're like us, we can offer you the ultimate career opportunity that will light a fire within you.
IT Software Engineer, Core AI Development
So, what's the role all about?
NICE is assembling a core engineering team to build the internal AI platform that powers intelligent automation across the enterprise. As IT Software Engineer in the Orchestration AI Development team, you will move beyond using AI tools, you will build them.
You will implement the foundational components of NICE's AI architecture: the integration layer that connects enterprise systems via MCP, the agent orchestration engine, the Models Gateway, RAG pipelines, and the tooling that makes every developer at NICE more productive. Your work ships to production and is used daily by hundreds of colleagues.
This is a full-stack engineering role with a strong AI focus. You will write clean, production-quality code, collaborate closely with the Software Architect and DevOps teams, and operate with significant autonomy on technically complex problems.
How will you make an impact?
You will own and build the core components of NICE's AI platform, the integration layer, agent platform, Models Gateway, RAG pipelines, and developer tooling, working hands-on across the stack with the Architect, DevOps, and Security teams.
Build the MCP Integration Layer
• Implement MCP server and client libraries that connect enterprise systems (Atlassian, Microsoft 365, ServiceNow, Workday, Salesforce, Snowflake) to AI agents
• Design and expose clean tool schemas; handle auth flows (OAuth2, managed identity); implement error handling, retries, and rate limiting
• Build the A2A (Agent-to-Agent) interoperability layer enabling multi-agent collaboration across the platform
Develop the AI Agentic Platform
• Implement production-grade AI agent frameworks: ReAct loops, tool-augmented reasoning, multi-agent orchestration, memory and state management
• Build agent harnesses for specific NICE use cases: IT helpdesk automation, procurement workflows, HR self-service, developer productivity agents
• Integrate with Azure AI Foundry and Anthropic Claude API, managing context windows, tool use, streaming responses, and multi-turn conversations
Engineer the Models Gateway
• Build a unified gateway abstracting multiple LLM providers (Azure OpenAI, Anthropic, open-source models via Azure ML)
• Implement model routing logic, fallback chains, cost-based dispatch, latency budgeting, and per-team quota enforcement
• Add logging, token metering, and usage dashboards for FinOps visibility
Build RAG Pipelines & Vector Infrastructure
• Design and implement document ingestion pipelines: chunking, embedding generation, metadata enrichment, and upsert into vector stores
• Build retrieval pipelines with hybrid search (dense + sparse), re-ranking, and context assembly for LLM prompts
• Manage vector DB infrastructure on Azure AI Search and/other; own schema design and index optimization
Implement Prompt Management & LLM Evals
• Build a prompt registry: version control, templating engine, environment promotion, and rollback
• Design and run LLM evaluation pipelines: automated regression tests, hallucination detection, task-specific benchmarks
• Implement human-in-the-loop feedback collection and model performance tracking dashboards
Contribute to Developer Tooling & CI/CD
• Build and maintain GitHub Actions workflows for AI component testing, deployment, and rollback
• Write reusable SDK / client libraries for internal teams consuming the AI platform
• Integrate GitHub Copilot and Azure AI Foundry into the development workflow; document patterns for the broader R&D org
Observability & Production Operations
• Instrument all AI components with OpenTelemetry: traces, metrics, and structured logs
• Build Azure Monitor dashboards and alerts covering inference latency, error rates, token spend, and agent success rates
• Participate in on-call rotation for critical AI platform services
Have you got what it takes?
• 2-5 years of professional software engineering experience with Python or TypeScript in production environments
• Hands-on experience building and deploying LLM-powered applications: RAG pipelines, agents, tool use, or prompt engineering systems
• Strong understanding of REST API design, async programming, and event-driven architecture
• Experience with at least one agent or orchestration framework: LangChain, LangGraph, AutoGen, CrewAI, or equivalent
• Practical knowledge of Azure services: at minimum Azure OpenAI, Azure Storage, and Azure Container Apps or AKS
• Solid Git workflow: branching, PRs, code review, CI integration
• Ability to write clean, tested, documented code that others can build on
• Comfort working in fast-moving environments with evolving requirements
• Fluency in English
Bonus:
• Experience implementing MCP servers / clients or similar tool-integration protocols
• Familiarity with the Anthropic Claude API, tool use patterns, and multi-turn conversation management
• Experience with vector databases: Azure AI Search, pgvector, Qdrant, Weaviate, or Pinecone
• Knowledge of LLM evaluation frameworks: Evals, RAGAS, LangSmith, or custom harness development
• Experience with GitHub Copilot enterprise configuration, policy management, or extension development
• Background in enterprise IT systems integration (Jira, ServiceNow, Salesforce, Workday, M365)
• Familiarity with OpenTelemetry instrumentation and Azure Monitor / Grafana
Why Join Us?
At NiCE, we don't just connect systems, we connect people, platforms, and possibilities. In this role, you'll be at the heart of driving product unification, governance, and go-to-market alignment across a mission-critical platform. You'll join a team that breaks down silos and enables seamless customer experiences across our product ecosystem.
If you are a strategic thinker, a collaborative leader, and passionate about delivering cross-platform value, this is your opportunity to shape the future of customer experience with NiCE.
What's in it for you?
Join an ever-growing, market disrupting, global company where the teams - comprised of the best of the best - work in a fast-paced, collaborative, and creative environment! As the market leader, every day at NiCE is a chance to learn and grow, and there are endless internal career opportunities across multiple roles, disciplines, domains, and locations. If you are passionate, innovative, and excited to constantly raise the bar, you may just be our next NiCEr!
Enjoy NiCE-FLEX!
At NiCE, we work according to the NiCE-FLEX hybrid model, which enables maximum flexibility: 2 days working from the office and 3 days of remote work, each week. Naturally, office days focus on face-to-face meetings, where teamwork and collaborative thinking generate innovation, new ideas, and a vibrant, interactive atmosphere.
About NiCE
NICE Ltd. (NASDAQ: NICE) software products are used by 25,000+ global businesses, including 85 of the Fortune 100 corporations, to deliver extraordinary customer experiences, fight financial crime and ensure public safety. Every day, NiCE software manages more than 120 million customer interactions and monitors 3+ billion financial transactions.
Known as an innovation powerhouse that excels in AI, cloud and digital, NiCE is consistently recognized as the market leader in its domains, with over 8,500 employees across 30+ countries.
NiCE is proud to be an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, national origin, age, sex, marital status, ancestry, neurotype, physical or mental disability, veteran status, gender identity, sexual orientation or any other category protected by law.