function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
LorrMcLorrMc 

Trigger not working but showing in Apex Job list as complete

Hi,

we have an Apex class and Trigger that once criteria is entered, it should send data to our external sheduling management company that provides then with a list of users that they then provide us with login details for there site. 

they have now said that are not reveiving our data, I have checked the apex class and trigger which seem to be fine and we can see the job in the qeue as complete after each test. 

I was wondering if there is a way I can see exactly what has been sent or at which point it has fallen down, I have ran tests but they dont really tell my anything. 

I am new to this so appologies if this sounds silly.

Any advice is gratley apppriciated. 
LorrMcLorrMc
Also trigger has the following Code Coverage0% (No coverage data)