Automatically monitors SAP SuccessFactors Employee Central for people changes in the last 24 hours and delivers an AI-generated digest email every morning.
The workflow tracks four event types: new hires, terminations, internal moves (role/department/location changes), and home address updates. The raw data is sent to OpenAI, which composes a concise, professional-language summary and delivers it to your inbox.
If no changes occurred, the email is skipped and only a log entry is written. If all SF connections fail simultaneously, an error alert is sent instead of the digest.
The flow currently works with Basic Auth and GMAIL for easier testing and can be easily enhanced to use SMTP. Or even more security with OAuth 2, which is described here SAP SuccessFactors via SAML 2.0 Bearer Assertion based on OAuth 2 configuration