Skip to main content

Dear Community,

 

May I know how to create a scheduling resource through “IFSSchedulingRESTfulGateway” API ?  as I can see only  “GET  https://MyHost/IFSSchedulingRESTfulGateway/api/v1/scheduling/resource “  and No  POST in the interface guide. When I tried with POST methods the API threw an error “Method not allowed”.

You need to use  https://MyHost/IFSSchedulingRESTfulGateway/api/v1/scheduling/data  POST endpoint with dataType = SCHEDULE parameter. 


Thank you for the swift response Sajith, Hope this is the same way we have to update (UPDATE) the resource for example to the the skills and qualifications etc. 


That is correct. Follow the entities in Scheduling Schema.


Thank you Sajith,  Would you  mind sending the latest “Scheduling Schema” here please ?


Here you go.


Reply