Hello!
I’m working on my first zap, which is intended to connect my Bubble.io application to my Donordock account. The Zap is triggered by a form submission in Bubble.io, which sends over basic user information to create a new donor contact in Donordock.
In testing, I’ve been able to successfully grab all contacts that I’ve sent over from Bubble.io and render the data.
The fields appear to map over in the configuration of the action step. And upon testing, a new contact is created in Donordock with the expected details.
Once the zap is published and triggered, the data still appears to come over from Bubble.io just fine.
However, the data doesn’t appear to pass onto the action step, and ultimately - a blank contact is created in Donordock.
This is my first attempt at a Zap and I feel like I’m overlooking something obvious. Any help is appreciated!