Previously I created zap with each “New Transaction in Square” → “New Donation in NationBuilder.” Recently, this stopped working, and upon investigating I get the attached error message:
undefined. Error code 410:
{“type”:“gone”,”message”,“Access to this endpoint is retired. See developer.squareup.com/docs/migrate-from-v1 for more information.”}
You should try reconnecting your Square (1.2.9) account!
As I attempt to recreate the Zap, I see that “New Transaction” is no longer available from Square, only either “New Customer” or “New Order.” Upon looking at the data fields available in “New Order,” there is no identifying information about the customer anymore.
Whereas “New Transaction” provided:
- Given Name
- Family Name
- Phone Number
… “New Order” only provides:
- uid
...which isn’t helpful for our purposes.
So...question for Zapier support and/or Zapier community:
- Has anyone come up with a workaround that allows us to connect that “uid” field with at least the name & email fields? https://developer.squareup.com/docs
- I’ve seen other questions that suggest folks use either
...but this is a little beyond me. Can anyone help explain how to do this?
- I think I’m hoping that a new version of the “New Transaction” event/API will become available, but not sure Square is thinking this way.
Any suggestions on how to move forward in cases like this? Thanks everyone!