cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to Trigger API Call on Service Call change?

pbugel
Explorer
0 Likes
403

Dear Comunity,

Is it possible in SAP Field Service Management to generate an update to ERP based on the Service Call change? For example when timeslot is assigned to the service call?

Use case is to send planned timeslot to ERP once the planning is complete.

Thank you,

Pavel

Accepted Solutions (0)

Answers (1)

Answers (1)

fiona_shao0225
Advisor
Advisor
0 Likes

Hi Pavel,

You can use the business rule to achieve. The business rule trigger select update Service call, and the action select webhook to call external API.

Best Regards,

Hong