Hi folks, hope someone can guide me please. I have a spreadsheet with 900+ rows of data which is concatenated to a point where I have a fully-formed SOAP request in column W for each row. Is there a way that I can either send all of these SOAP requests in one go (which would be great for the initial upload), or create a button for each row to send them individually (which might be useful if the data gets modified)?
For extra good data, I'd also like it to capture the SOAP response in column X so that I have a record of success/failure of each SOAP request, but it's not a showstopper if that doesn't happen. Thank you!
For extra good data, I'd also like it to capture the SOAP response in column X so that I have a record of success/failure of each SOAP request, but it's not a showstopper if that doesn't happen. Thank you!