Skip to main content

I am using the ZAP to add a new row to a Google Sheet once a new person is added to my NationBuilder slug.

I am able to select all of the fields that I need to add, except for demo and ethnicity, which do not appear in the sample data selection.

I reviewed the article How to manually map fields that do not appear in the sample data (aka "custom pill mapping") and constructed the following two field variables to use with the node name from the trigger task used:

 

{{241834171__demo}}

{{241834171__ethnicity}}

 

However, when I run the ZAP, new records that should have values in both fields do not show up in the Google Sheet, though the other fields that show up in the sample fields are added correctly.

Has anyone successfully added manual fields from NationBuilder to a ZAP that may shed light on my error?

 

Hi @DAYSLB 

Check your Zap Runs history details to see the DATA IN/OUT for each step: https://zapier.com/app/history/

Post screenshots showing the DATA OUT for Step 1 where those 2 fields exist.


Reply