Excel

Status: Open · Asked by itguy on · 0 views

itguy — Question ·

I am trying to create my first connection which would be Excel to Brevo. I want it to be that if someone makes any kind of edit to the data (add a row, delete a row, edit a cell) in the excel spreadsheet the new data will get pushed to Brevo. Is this possible?

I can see a trigger for things like adding a row to a workbook, but this wont help if they edit a piece of cell data.

Any help would be appreciated.

Thanks

Arshil Ahmad — Reply ·

Hi @itguy,

Microsoft Excel: The "New Row in Worksheet" trigger event only gets executed when a new row is added to your worksheet. Unfortunately, there is no trigger event that can capture data updates in specific cells or the deletion of a row. I'm afraid these particular use cases are not possible.

itguy — Reply ·

Is it possible to delete a brevo contact if said contact is added as a new record (row) on an excel spreadsheet?

Arshil Ahmad — Reply ·

Currently, we don't have this endpoint for Brevo. However, you can try using the API by Pabbly to achieve this use case.

youtube.com/watch?v=bmf4och_kTk

Back to all forum threads · Log in to reply