I found the the following in the documentation (Power Studio): Synchronous method As for the Import web service, you can call the Export web service synchronously. URL http://<server>/restapi/v1/environments/<env_id>/repositories/<repo_id>/profiles/<prof_id>/syncexport?objects=<objects>&format=<format>&propagate=<propagate> Where Server is the server url Env_id is the environment id Repo_id is the repository id Prof_id is the profile id However I am not sure what is the prof_id as I tried many profile **** with no luck. Also I wish you can provide an example that illustrate how to use the method outlined above without having to produce a report and then exporting the report dataset. Moreover this should be basice resfull services as per this extract from V2R1 platform and shared Services - what's new document Web Service Factory ● The Web Service Factory (WSF) is a framework for creating efficient, industrialized REST web services easily and quickly. It provides a strong foundation for building web services for either providing data to external systems or retrieving data from external sources. The WSF automatically includes security, logging, auto-documentation and many other components for allowing developers to concentrate on business value instead of technical issues. This assures high developer productivity with high quality implementations, since developers can directly connect to the internal HOPEX APIs via C# regrads
... View more