I have a workflow currently that will send an email when an item is completed under certain conditions. My issue is that multiple items may fall under one project title, and I would like for only one email to be sent when all the items are completed and for the email to include the data on all the items that were completed. I have included the setup I am using currently for sending an email with completion of each item individually in testing for SharePoint 2007, but I also have this in SharePoint Online as we are getting ready to switch over soon. Any assistance with how I can go about doing this would be great. Thanks!
I grabbed one of our development team who knows some XML to try and help me figure out what the heck I am missing here. We were unable to determine the issue, but we started trying to back-trace the URL to see maybe where it is failing out. We got to https://mycompanyname.sharepoint.com/_api/web/Lists/ and it is pulling up this page which is totally confusing me as it looks like an RSS feeds page and I am not sure what it is pointing to. Not sure if this might help determine what I am missing here, but I am hoping so. If not I think I may just need to throw my hands up on this one for a while. Thanks again Beau, I really do appreciate you trying to help out.