- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 06:47 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 08:26 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 08:26 AM
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.