I’m trying to send information out to google sheets whenever a card is updated, in this case the card’s key info is within custom fields. Editting a descriptions or title value of a card triggers the zap and all goes well, however, editing a custom field does not trigger the zap.
I have tried manually sending a webhook out from Trello however I get a “Error Parsing Body” error when running the webhooks.sh file.
Is there any way around this aside from a polling function that checks for differences?