How to Automatically Populate Google Sheets Columns with Webhook Data

In Google Sheets, in column A:

  • Row 1: Name
  • Row 2: Age

I want to map the values of Name and Age from a webhook in column B according to the corresponding Name and Age located in column A.

how to do this

image

It isn’t advisable to populate the next empty column. This may use up to additional 4-5 operations per scenario run.

Could you let us know why has to be done in columns instead of new rows?

samliewrequest private consultation

Join the unofficial Make Discord server to chat with us!

2 Likes