Connect Microsoft Copilot Studio and Power Automate with SAP SuccessFactors using ready-to-use business actions for HR, recruiting and workflow automation.
Recruiting Flow

Built for Power Platform teams, HR IT and enterprise automation.
SAP SuccessFactors raw payload
{
"candidate": {
"firstName": "Maria",
"lastName": "Müller",
"primaryEmail":
"maria.mueller@example.com",
"country": "Germany",
"jobInfo": {
"jobTitle": "Marketing Manager",
"businessUnit": "1001"
}
}
}
Instead of building complex SAP payloads manually, makers call a clean connector action and receive structured SAP responses directly inside Power Automate.
The connector wraps complex SAP SuccessFactors API calls into simple actions such as creating and listing candidates.

Pass first name, last name, country and email. The connector creates the candidate in SAP SuccessFactors and returns the candidateId.

Candidate data is returned as structured JSON and can be used directly in flows or Copilot actions.
Create new candidates in SAP SuccessFactors directly from Microsoft flows or Copilot Studio.
Update candidate data safely from Microsoft workflows.
Automate approvals, notifications and recruiting process steps.
Expose real SAP actions as tools inside Copilot agents.
| Standard SAP / OData | SAP Premium Connector | |
|---|---|---|
| Access | Technical API/OData calls | Ready-to-use business actions |
| Effort | Complex payloads & mapping | Simple parameters |
| Know-how | SAP API knowledge required | No SAP API expertise needed |
| Error handling | Technical error codes | Cleaner error messages |
| Audience | Developers | Makers, consultants, HR-IT and enterprise teams |
| Copilot capability | Only usable with additional custom logic | Directly usable as clear action for agents and flows |
Your Copilot or flow calls a clear business action. The connector handles authentication, SAP-specific API communication, mapping and response handling.
The connector helps centralize SAP-specific logic instead of spreading it across many individual flows.
In the demo video, you can see SAP SuccessFactors actions being executed directly from Microsoft Power Automate.
Let's implement your first SAP SuccessFactors use case in Microsoft Copilot Studio or Power Automate.