11+ Sourcing management Jobs in Mumbai | Sourcing management Job openings in Mumbai
Apply to 11+ Sourcing management Jobs in Mumbai on CutShort.io. Explore the latest Sourcing management Job opportunities across top companies like Google, Amazon & Adobe.
What you will do:
- Day to day sourcing for the region (Maharashtra and Gujrat)
- Working closely with business development team and operations team to ensure the client expectations are properly met in terms of time and quality of sourcing
- Building and developing the required team to achieve the targets
- Driving efficiencies to maintain sourcing service levels and expanding margins of the region
- Building and implementing processes to increase the overall efficiency and reliability of the region
- Participating in cross-functional projects for high priority initiatives and bringing process and data-driven focused approach to support the organization's goals
- Driving change management to ensure efficient implementations of any new strategic change
- Collaborating closely with stakeholders like Operations, Finance, Product, Sales and New initiatives with the objective to drive stakeholder success
- Ensuring excellent customer and partner experience
Desired Candidate Profile
What you need to have:- Graduates from Tier 1/2 Engineering colleges/Post Graduate from Tier 1/2 Management colleges with good academic performance
- 4-8 years of frontline Operation/sourcing/channel management experience or P&L Management
- Strong leadership qualities to lead a large geographically spread team
- Ability to manage conflicts and good stakeholder management skills
- Multi-tasking capabilities and inter departmental coordination
- Product first mindset and relevant experience is a useful plus
- Experience in channel management in B2C space will be very useful
- A strong team sport background is a plus (showcasing the long term commitment and rigor)
Role Summary
We are seeking a skilled GenAI & Agentic AI Engineer with strong experience in building end‑to‑end AI/ML solutions, Generative AI applications, and agent‑based automation workflows. The ideal candidate will have a solid background in machine learning along with hands‑on expertise in LLMs, RAG, embeddings, vector databases, and Agentic AI frameworks such as CrewAI, AutoGen, LangGraph, or LangChain Agents.
Key Responsibilities
- Build and deploy GenAI applications using LLMs (OpenAI, Azure OpenAI, Claude, Gemini, Llama, etc.).
- Develop Agentic AI workflows using frameworks such as CrewAI, AutoGen, LangGraph, or LangChain Agents.
- Design and implement RAG pipelines, vector search solutions, and embedding‑based retrieval systems.
- Build scalable AI services using Python, FastAPI/Flask, and cloud platforms (Azure/AWS/GCP).
- Collaborate with cross‑functional teams to define use cases and convert them into production‑ready GenAI solutions.
- Implement hallucination reduction, prompt‑engineering strategies, and model evaluation methods.
- Integrate LLMs with enterprise applications, APIs, and automation workflows.
- Work with vector databases (FAISS, Pinecone, Chroma, Weaviate) for semantic search.
- Monitor, evaluate, and optimize GenAI models for accuracy, performance, and cost.
Required Skills & Experience
- 5+ years of experience in AI/ML, including model development, data preprocessing, EDA, training, and evaluation.
- 2+ years of hands‑on experience in Generative AI (LLMs, embeddings, RAG, LLM‑based apps).
- 6+ months of hands‑on experience with Agentic AI frameworks (CrewAI / AutoGen / LangGraph / LangChain Agents).
- Strong proficiency in Python and ML libraries (Scikit‑learn, Pandas, NumPy).
- Experience with OpenAI APIs, Azure OpenAI, HuggingFace, and prompt engineering.
- Familiarity with building scalable APIs using FastAPI, Flask, or Django.
- Hands‑on knowledge of cloud services (Azure/AWS/GCP) for AI deployment.
- Strong understanding of REST APIs, microservices, and integration patterns.
- Experience with Git, CI/CD, Docker, and model deployment best practices.
About the role
Most QA teams test software. We want someone who builds a machine that gets better at testing software every time it encounters a bug.
This is not a role for someone who "uses AI tools." This is a role for someone who thinks like an architect. You will design a QA system that is legible to machines — structured, documented, and self-improving — so that the knowledge of every bug ever found is permanently encoded, queryable, and feeds back into the next test cycle. The goal is simple: the longer you are here, the harder it should be for us to ship a bug.
You will own quality for Cash, a digital lending app (short-term personal loans) on Android and web — and that ownership extends from the front end all the way through to the back end.
You are the first QA hire. You will build this function from scratch.
There is no existing QA process today. No tooling is chosen. No taxonomy exists. No team is in place. You are the founding hire for this function.
Your first 60 to 90 days will be spent laying the foundation: choosing the tools, defining the bug taxonomy, writing the first skills, and establishing what "done" means across the engineering org. Once that foundation is stable, you will define the team structure you need, propose it, and then lead the hiring yourself. The engineers who join QA after you will be hired because you decided you needed them.
This is a founder-mode role inside an engineering team. It requires someone who is energised by a blank canvas, not someone who wants to inherit a mature process.
If you have spent your career executing inside an established QA function and are looking for more of the same, this is not the right role. If you have wanted the mandate to build the system properly from day one and have never had it — this is that opportunity.
What you will own
The knowledge base
Every bug you find — whether in QA or in production — gets documented in a structured, machine-readable format. Not just "what broke" but: what flow triggered it, what the borrower context was, what data state preceded it, what the expected behaviour was, what the actual behaviour was, and which class of error it belongs to. Over time, this becomes Cash's QA Wikipedia — a corpus that an LLM can read and use to generate new test cases, that a new engineer can query to understand failure patterns, and that you can analyse to find where the product keeps breaking.
This is not documentation for its own sake. It is infrastructure. The test suite is only as good as the knowledge base behind it.
Skills, not scripts
For every recurring testing workflow — new feature regression, release smoke test, critical-path sanity check, payment flow validation — you will build a skill: a reusable,
prompt-able test protocol that is AI-executable. When a new engineer joins, they run the skill. When an AI agent is asked to help test a release, it reads the skill. The skill improves every time a bug gets through it.
The feedback loop
Every production issue must close the loop. When a bug is found in production, you trace back why the QA cycle did not catch it, update the relevant skill, and add the scenario to the knowledge base. No bug should be found in production twice for the same underlying reason.
Coverage — front end and back end
Front end (Android and web)
● Onboarding and Know Your Customer — Aadhaar/PAN flows, video KYC, bureau pulls
● Loan application and eligibility decisions — rule engine outcomes, edge cases across credit tiers
● Disbursement — payment gateway integration, failure states, retry logic
● Repayment — in-app payments, auto-debit, partial payment handling
● Collections and dunning — overdue flows, notification logic, settlement scenarios
● Regulatory compliance — Reserve Bank of India guidelines on digital lending, fair practices code, key fact statement display
● Cross-platform consistency — Android app and web admin panel
Back end
● API contract testing — request/response behaviour, error codes, edge-case inputs
● Rule engine validation — confirming that credit decisioning, eligibility, and pricing logic produces correct outputs for known borrower profiles, including boundary cases
● Data integrity checks — verifying that the right records are created, updated, or flagged after key events (disbursement, repayment, status transitions)
● Integration testing — bureau, KYC provider, payment gateway, and notification service behave correctly end-to-end
● Regression on back-end changes — any service update, migration, or config change must pass a defined back-end test protocol before reaching production
Failure-state and idempotency testing
Disbursements and repayments involve real money. What happens if the payment gateway times out mid-disbursement? What happens if a repayment webhook is delivered twice? What happens when a bureau call fails mid-application? You will own failure-path and retry-logic testing explicitly — not as an edge case, but as a first-class part of every release cycle.
Audit trail and logging validation
Every significant event in the borrower lifecycle — application submitted, bureau pulled, decision made, loan disbursed, repayment received — must produce a correct, complete, and tamper-evident audit log. You will test that these logs are accurate. In a regulatory inquiry or a borrower dispute, the audit trail is the evidence.
Security testing (functional)
You will own a security testing checklist covering: whether borrower data is exposed in API responses or logs, whether sessions expire correctly, whether API responses are correctly scoped to the authenticated user, and whether error messages leak sensitive information. This is not a penetration testing mandate — that is a separate engagement — but functional security hygiene is part of every release.
Notification and communication testing
sends SMS, push notifications, and WhatsApp messages at specific borrower lifecycle triggers. You will test correct trigger conditions, correct content, correct recipient,
and correct timing — including the case where the same event should not produce duplicate messages.
Performance and load testing
You will own a baseline load test that runs before major releases — simulating concurrent loan applications, concurrent repayments, and peak traffic scenarios. A lending app that degrades under campaign load is a trust problem, not just a technical one.
Feature flag and staged rollout validation
Cash introduces features to specific segments (by tier, cohort, or geography), you will verify that flags work correctly — users outside the target segment do not see the feature, and partial rollouts do not produce inconsistent back-end states.
What good looks like in 90 days
● Tooling chosen and set up: test management, bug tracking, and at least basic CI/CD integration
● A structured bug taxonomy with at least five top-level failure classes, each with sub-types and historical examples
● A skills library covering the five highest-risk flows (loan application, disbursement, repayment, KYC, collections)
● Every production bug from the past three months documented in the knowledge base with root cause and skill update
● A release checklist — covering both front end and back end — that an AI agent can execute the first 80% of independently
What good looks like in 12 months
● The knowledge base has enough signal to answer: which part of the product produces the most bugs per sprint, which bug class most often escapes to
production, and whether the front end or back end is the higher source of production risk
● New features ship with skills pre-written as part of acceptance criteria, not as an afterthought
● Back-end engineers treat you as a partner in the definition of done, not a gatekeeper at the end of the cycle
● You have hired at least one QA engineer and defined the roadmap for the rest of the team
● A measurable reduction in production escape rate compared to the baseline when you joined
What we are looking for
Non-negotiable:
● 3+ years in QA for a fintech or digital lending product — loan origination, payments, or collections
● Experience testing both front-end and back-end services — API testing, database state validation, and integration testing must be in your toolkit, not stretch goals ● Comfort with failure-path and edge-case thinking — happy-path testers need not apply
● Proven habit of writing documentation that others actually use — not as a compliance exercise but as a tool
● Hands-on experience using LLMs (Claude, GPT-4, Gemini) to generate test cases, analyse logs, or review coverage gaps
● Ability to write basic automation scripts in Python or JavaScript — you do not need to be a developer, but you need to be able to build and maintain simple automated checks
Strong signal:
● You have built something like a bug knowledge base before — even informally — and can show us what it looks like
● You have thought about the difference between documentation as a record and documentation as infrastructure
● You have worked in an environment where a decision made by a system had a direct financial consequence for an end user, and you understood the stakes that came with that
● You have hired or mentored QA engineers before
Why this role is different
Most QA roles are reactive. A bug is found, a ticket is filed, the developer fixes it, QA closes it. The institutional knowledge of why that bug happened lives in someone's head or in a comment nobody will read again.
We want the opposite: a QA function that compounds. Every bug makes the next release safer. Every production incident makes the test suite smarter. The person who builds that system is not a tester. They are an engineer of quality infrastructure.
Why Join Us?
● Work directly with Founders: Mikhil Innani, former co-founder of PharmEasy and ex-Product Head at Hotstar, and Diksha Nangia, a former banker and CFA Charterholder
● Best of both worlds: startup speed + listed company stability
● High ownership, strong learning curve, and direct business impact ● A fast-paced, collaborative culture that values innovation, ownership, and bold thinking
Learn More About Us
● Annual Report 2024–25
● Vision Video
Designation - Sr Business Development Manager
Experience - 4+ years in B2B sales
Location - Mumbai, Andheri East Marol
Job Description:
We are seeking an experienced and dynamic Sr Business Development Manager to join our team. The ideal candidate will be responsible for identifying business opportunities, building and maintaining successful relationships with clients, and driving revenue growth.
Roles & Responsibilities:
- Drive sales and achieve revenue targets by acquiring new clients and expanding business with existing clients.
- Identify business opportunities, develop strategies to penetrate new markets, and establish strong partnerships.
- Build and nurture long-term relationships with key clients to ensure customer satisfaction and business retention.
- Develop and implement sales plans, strategies, and initiatives aligned with company objectives.
- Work closely with cross-functional teams, including operations and other businesses, to ensure seamless service delivery and cross sell opportunities.
- Keep abreast of industry trends, competitors, and market conditions to refine sales strategies and stay ahead in the market.
- Maintain accurate sales reports, forecasts, and performance metrics to track progress and inform business decisions.
- Need to maintain accurate and timely update in the CRM system to track customer interactions and sales pipeline effectively.
Requirements:
- 4+ years of experience in sales, with a proven track record of consistent target achievement.
- Excellent verbal, written, and interpersonal communication skills for engaging with clients and stakeholders.
- Ability to analyze market trends, identify challenges, and implement effective solutions.
- Bachelor's degree in Business Administration, Sales, Marketing, or a related field.
- Proficiency in CRM tools, MS Office, and sales analytics platforms.
Should have at least 1 to 3 years of project/program management experience in Financial Services/Banking/NBFC/Fintech companies only.
Hands-on proficiency in data analysis and SQL querying, with ability to work on large datasets
Ability to lead end-to-end implementation projects and manage cross-functional teams effectively.
Experience in process analysis, optimization, and mapping for operational efficiency.
Strong client-facing communication and stakeholder management capabilities.
Good expertise in financial operations processes and workflows with proven implementation experience.
Job Description
As an Angular UI + DevOps Engineer, you will be responsible for designing, implementing, and maintaining our applications UI as well as infrastructure and CI/CD pipelines. You will work closely with our development, operations, and QA teams to ensure smooth and efficient software delivery.
Responsibilities
-Application Development: Design, develop, and maintain scalable and maintainable software applications using Angular 19.
-DevOps Integration: Implement and manage DevOps practices to streamline the development, testing, and deployment processes.
-Collaboration: Work closely with cross-functional teams, including backend developers, designers, and system administrators, to ensure seamless integration and delivery.
-Performance Optimization: Ensure high performance and responsiveness of applications across various devices and platforms.
-Code Quality: Write clean, efficient, and well-documented code; conduct code reviews to maintain quality standards.
-Continuous Improvement: Stay updated with the latest industry trends and technologies to continuously improve development processes and application performance.
Requirements
-Experience: 5 to 9 years of professional experience in software development, with a strong focus on Angular 19 and DevOps practices.
Technical Skills:
-Proficiency in Angular 19, HTML5, CSS3, JavaScript, and TypeScript.
-Experience with DevOps tools and practices, including CI/CD pipelines, version control systems (e.g., Git), and containerization technologies (e.g., Docker, Kubernetes).
-Knowledge of RESTful APIs and web services.
Soft Skills:
-Strong problem-solving abilities and analytical skills.
-Excellent communication and teamwork skills.
-Ability to work in an Agile development environment.
Preferred Qualifications:
-Experience with additional front-end frameworks or libraries (e.g., React, Vue.js).
-Certifications in DevOps or cloud technologies.
-Experience with automated testing frameworks and tools
-Familiarity with cloud platforms such as Azure, AWS, or Google Cloud.
Full Stack Developer responsible for managing back-end services and the interchange of data between the server and the users.
Your primary focus will be the development of all server side logic, definition and maintenance of the central database, and ensuring high performance and responsiveness to requests from the front-end. You will also be responsible for integrating the frontend elements built by your co-workers into the application. Therefore, a basic understanding of frontend technologies is necessary as well.
We are looking to recruit a candidate for a role that will require:
- Create and consume restful APIs
- Design, develop, and maintain internal and external applications
- Build efficient, testable, and reusable modules
- Write high quality, structured application/interface code and documentation
- Identify solutions through research and collaboration that resolves the root of problems as they arise
- Define functional and technical requirements for application software to develop skills and knowledge
- Troubleshoot, test and maintain the core product software and databases to ensure strong optimization and functionality
- Contribute in all phases of the development lifecycle
Requirement
∙ Proficient in Node.JS and ReactJS development stack
∙ 2+ years’ experience designing, querying, and updating databases in MySQL/nosql
∙ Basic understanding of web technologies including HTML, CSS, JavaScript, AJAX etc.
∙ Passion for best design and coding practices and a desire to develop new bold ideas
∙ Good to have knowledge of AWS, Redis, ElasticSearch
Education: Min. Graduate in related discipline
Work experience: 2 years relevant experience
Compensation: Based on Industry StandardsInterview Mode : Face to Face
About the company
KPMG International Limited, commonly known as KPMG, is one of the largest professional services networks in the world, recognized as one of the "Big Four" accounting firms alongside Deloitte, PricewaterhouseCoopers (PwC), and Ernst & Young (EY). KPMG provides a comprehensive range of professional services primarily focused on three core areas: Audit and Assurance, Tax Services, and Advisory Services. Their Audit and Assurance services include financial statement audits, regulatory audits, and other assurance services. The Tax Services cover various aspects such as corporate tax, indirect tax, international tax, and transfer pricing. Meanwhile, their Advisory Services encompass management consulting, risk consulting, deal advisory, and other related services.
Form Link for quicker response-https://forms.gle/vEYAFUaj8Fgs3sLy6
Job Description
Education Qualification: CA, CFA
Position: Senior & Junior position
Experience: Senior (6-8 years) & Junior (2-4 years)
Location: Pan India with potential requirement to travel to the middle east
Employment Type: contract for 6-12 months (Hybrid)
Responsibilities:
- Record Keeping: Maintain accurate and up-to-date financial records, including transactions, accounts payable/receivable, and payroll.
- Budget Monitoring: Track spending against the approved budget and flag discrepancies.
- Reporting Support: Assist the CFO in preparing financial reports and forecasts.
- Invoice Management: Process payments and manage vendor relations.
- Data Entry: Ensure timely and accurate entry of financial data into accounting systems.
- Tax Compliance: Ensure compliance with local and international tax regulations, including filing returns and payments.
- Tax Planning: Develop tax-efficient strategies to optimize the firm’s financial performance.
- Reporting: Prepare tax reports and liaise with external auditors and tax authorities.
- Regulatory Updates: Stay updated on changes in tax laws and assess their impact on the firm’s operations.
- Risk Mitigation: Identify and mitigate potential tax risks to avoid penalties or disputes with authorities.
Your key responsibilities
- Create and maintain optimal data pipeline architecture. Should have experience in building batch/real-time ETL Data Pipelines. Build the infrastructure required for optimal extraction, transformation, and loading of data from a wide variety of data sources
- The individual will be responsible for solution design, integration, data sourcing, transformation, database design and implementation of complex data warehousing solutions.
- Responsible for development, support, maintenance, and implementation of a complex project module
- Provide expertise in area and advanced knowledge of applications programming and ensure application design adheres to the overall architecture blueprint
- Utilize advanced knowledge of system flow and develop standards for coding, testing, debugging, and implementation
- Resolve variety of high impact problems/projects through in-depth evaluation of complex business processes, system processes, and industry standards
- Continually improve ongoing reporting and analysis processes, automating or simplifying self-service support.
- complete reporting solutions.
- Preparation of HLD about architecture of the application and high level design.
- Preparation of LLD about job design, job description and in detail information of the jobs.
- Preparation of Unit Test cases and execution of the same.
- Provide technical guidance and mentoring to application development teams throughout all the phases of the software development life cycle
Skills and attributes for success
- Strong experience in SQL. Proficient in writing performant SQL working with large data volumes. Proficiency in writing and debugging complex SQLs.
- Strong experience in database system Microsoft Azure. Experienced in Azure Data Factory.
- Strong in Data Warehousing concepts. Experience with large-scale data warehousing architecture and data modelling.
- Should have enough experience to work on Power Shell Scripting
- Able to guide the team through the development, testing and implementation stages and review the completed work effectively
- Able to make quick decisions and solve technical problems to provide an efficient environment for project implementation
- Primary owner of delivery, timelines. Review code was written by other engineers.
- Maintain highest levels of development practices including technical design, solution development, systems configuration, test documentation/execution, issue identification and resolution, writing clean, modular and self-sustaining code, with repeatable quality and predictability
- Must have understanding of business intelligence development in the IT industry
- Outstanding written and verbal communication skills
- Should be adept in SDLC process - requirement analysis, time estimation, design, development, testing and maintenance
- Hands-on experience in installing, configuring, operating, and monitoring CI/CD pipeline tools
- Should be able to orchestrate and automate pipeline
- Good to have : Knowledge of distributed systems such as Hadoop, Hive, Spark
To qualify for the role, you must have
- Bachelor's Degree in Computer Science, Economics, Engineering, IT, Mathematics, or related field preferred
- More than 6 years of experience in ETL development projects
- Proven experience in delivering effective technical ETL strategies
- Microsoft Azure project experience
- Technologies: ETL- ADF, SQL, Azure components (must-have), Python (nice to have)
Ideally, you’ll also have
Cashflo is India's first-of-its-kind Exchange for Working Capital that, on the one hand,helps vendors
to large corporates get access to affordable short-term capital at the click of a button, while on the
other hand, Cashflo helps the corporates to optimize their working capital & treasury returns.
Job Description
Cashflo, true to its name, is on a mission to unlock $100+ billions of trapped working capital in the
economy by creating India’s largest marketplace for invoice discounting to solve the day-to-day.
Cashflow problems faced by businesses. Founded by ex-BCG and ISB / IIM alumni, and backed by
SAIF Partners, Cashflo helps democratize access to credit in a fair and transparent manner.
Awarded Supply Chain Finance solution of the year in 2019, Cashflo creates a win-win ecosystem
for Buyers, suppliers and financiers through its unique platform model. Cashflo shares its parentage
with HCS Ltd., a 25-year-old, highly reputed financial services company has raised over Rs. 15,000
Crores in the market till date, for over 200 corporate clients. Our leadership team consists of ex-
BCG, ISB / IIM alumni with a team of industry veterans from financial services serving as the
advisory board. We bring to the table deep insights in the SME lending space, based on 100+
years of combined experience in Financial Services. We are a team of passionate problem solvers,
and are looking for like-minded people to join our team.
The challenge
Solve a complex $300+ billion problem at the cutting edge of Fintech innovation, and make a
tangible difference to the small business landscape in India.
Find innovative solutions for problems in a yet to be discovered market.
Key Responsibilities
As an early team member, you will get a chance to set the foundations of our engineering
culture. You will help articulate our engineering principles and help set the long-term
roadmap.
Making decisions on the evolution of Cashflo's technical architecture
Building new features end to end, from talking to customers to writing code
Our Ideal Candidate Will Have
3+ years of full-time frontend software engineering experience
Experience building frontends for SaaS products (you've owned & built features from start to
finish before)
Thorough knowledge of SDLC
Extensive knowledge of React/Angular or similar frameworks.
Hands-on knowledge of CSS & design systems such as Tailwind, Ant Design, etc.
Experience writing automated tests
Been part of teams that have maintained large frontend codebases
About You
Product-minded. You have a sense for great user experience and feel for when something is off.
You love understanding customer pain points and solving for them.
Get a lot done. You enjoy all aspects of building a product and are comfortable moving across the
stack when necessary. You problem solve independently and enjoy figuring stuff out.
High conviction. When you commit to something, you're in all the way. You're opinionated, but
you know when to disagree and commit. Mediocrity is the worst of all possible outcomes.
What’s in it for me
Gain exposure to the Fintech space - one of the largest and fastest growing markets in
India and globally.
Shape India’s B2B Payments landscape through cutting edge technology innovation.
Be directly responsible for driving company’s success.
Join a high performance, dynamic and collaborative work environment that throws new
challenges on a daily basis.
Fast track your career with trainings, mentoring, growth opportunities on both IC and
management track.
Work-life balance and fun team events.
We are looking for an automation specialist who will play a key role in Sattva's digitisation
initiatives. Our rapid growth in the last year has underscored the importance of
technology-driven solutions to manage business processes at scale.
Currently our tech landscape is a collection of best-of-breed SaaS solutions that need to be
integrated/extended based on business needs. This role involves identifying automation
opportunities and realising them through low/no-code platforms like AppSheet, Zapier, etc. It is a technical role that also involves interfacing with people across different Business Units within Sattva. It offers the opportunity to work with best-in-class SaaS solutions like Google Workspace, FreshTeams, ClickUp, and QuickBooks.
Responsibilities
● Analyse existing landscape of SaaS solutions to identify automation gaps in key
business process
● Integrate best-of-breed SaaS solutions using APIs and Low/No-Code tools
● Build apps to extend existing SaaS solutions like FreshTeams, QuickBooks, ClickUp, etc
using available APIs and SDKs
● Configure SaaS solutions to meet the needs of a specific Business Unit or of a defined
security policy
● Build Slack apps to integrate with SaaS solutions in the landscape
● Troubleshoot technical issues with the configured solutions in the landscape
Ideal Candidate Profile
● 1+ years of experience in integrating/extending SaaS solutions
● Solid expertise in developing automation scripts and applications using Javascript or
Python
● Strong problem-solving ability
● Excellent communication skills
● Proven ability to interface with multiple stakeholders across business vertical







