I have an app that one a record gets created in it, it creates a corresponding record in the second app. Today, it's been taking 45 minutes or so for the record in the second app to be created... It h...
With a scripting solution this will never happen. The create event is initiated by a user action in the browser and at this time you can you can easily call the API to create the second record,