When we read data from google sheet it works fine, now when we connect the node to send grid to send an email it sends email in a single hit, how to put delay between each email sent by sendgrid API
Read spreadsheet has 1000 data in nodes, now I want to delay this 1000 sending one by one not at once how it will be done