Our developers can’t seem to figure out how to use the API to pull the correct data to replicate some of the canned reports out of our data-warehouse report delivery tool.
Is there any way to get the canned report definitions to help guide writing the API calls? We were advised they are written in Crystal.
Genesys support for API development is weak to nothing
I’m not aware of any way to get definition of canned reports. Do your guys have WFM Integration API Developer’s Guide? It describes the WFM API including some samples.
We had a developer write some C# to extract data - but he seems to have found it difficult to pull back the right objects with correct identifiers/descriptions
we want to be able to pull back all schedule items and actual state data, so we can build decent shrinkage and adherence visualisations/reporting from our data warehouse.
Does anyone have any break-down of what to pull to get all that information?
All Genesys support say - is read the API doc…which leads me to believe they don’t actually have much of a clue
Sorry for long date gap - hopefully Rene or others still get this
Main issue, is the developers can’t get the “WFM API Reference Guide” with code samples (they have told me) and are therefore struggling with translating what we are asking for in business language to something they can code to extract from WFM
We know now that the canned repeort definitions definitely aren’t in Crystal and we aren’t able to access the sql/API-calls for their generation
You wrote in one of your previous posts that you have the WFM Integration API Developer’s Guide so I don’t understand why you can’t send it to your developers???
They have it. In that document it makes reference to the “WFM API Reference Guide”, which contains code samples.
We don’t seem to be able to source the reference with code samples for the developers
WFM also seems to be missing the type of object models contained in other Genesys manuals, which would help the developers design appropriate conceptual and logical data models for us to sign off.