Record producer to call rest api ?

sukran
Mega Sage

Is this best practice, the record producer script to call "RestApi " and pass the value to an outside application ?

 

Example: Once the record producer catalog form for Incident has been submitted, it should create an Incident and needs to pass the value to another application and respond back with the other application's incident number

 

sukran_0-1668523590781.png

 

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

Probably not a good idea because it could hang when the user tries to the submit the record producer. 

Instead use an after insert business rule or flow instead.

View solution in original post

1 REPLY 1

Mike_R
Kilo Patron
Kilo Patron

Probably not a good idea because it could hang when the user tries to the submit the record producer. 

Instead use an after insert business rule or flow instead.