I have a Knack App built that allows people to update records once they have been approved to do so. The form they work with shows them the current data we have on file and they can then update it. I then want to pass that data to Salesforce once they submit the form. I’m running into a couple of problems:
- I can’t get a test trigger in Zapier to find a test record on the form submission.
- Because of that I switched to the “when a record is updated” trigger instead, but it is still not finding the updated records. It found a different test record that I hadn’t edited though.
- Even on the incorrect test record, not all of the fields are coming over into Zapier for me to map. For example, I have multiple address fields on the updated record… 2 of them are coming over and one is not. I have several email fields on the updated record… 1 of them came over and one did not.
I’ve tried reconnecting my app in the Zapier connection settings in case there was something wrong there, but it still gave me the same results. I waited overnight in case the changes I made in Knack hadn’t “Indexed” or something even though it is supposed to be an “Instant” integration, but that didn’t do anything either. Anyone else run into this before? I see everything in my Salesforce Action steps. It just seems to be a problem with the Knack trigger step.