Solved

PSO RESTfulGateway - Post Activities to API

  • 26 January 2024
  • 5 replies
  • 70 views

Userlevel 2
Badge +8

Hi Experts,

We need to use a POST API to post Activities into PSO via API calls. Could you please advise on how to do this?

Please see the API documentation below highlighting the issue, there is only a GET API associated to PSO ACTIVITIES.

Please advise.

 

Thank you,

KM

 

 

icon

Best answer by Sajith Anushan 26 January 2024, 13:07

View original

5 replies

Userlevel 6
Badge +23

Hi Kasun,

if there is no POST documented for that type of API call, then I’m afraid it’s not available.

 

Best regards
Roman

Userlevel 6
Badge +21

You need to use Post Data option. Data type should be Schedule.

Userlevel 6
Badge +18

@KAMANUK  here is an example from Postman:

 

Userlevel 2
Badge +8

Hi @Sajith Anushan ,

Thank you,

Another question that came up today, related to above, is what is the plan for API versions? Is there a roadmap available? Please see screenshot below, we are dealing with an API version named “v1”.

 

 

Thanks,

Kasun

Userlevel 6
Badge +21

Hi Kasun - 

Currently we don’t have any plans to upgrade the API versions in near future.

There will be new APIs introducing for different functions (Eg: Reporting APIs in 6.12) but the version will remain same. 

Reply