Did Something Change With User Create POST API In Last Week

We had a Zapier automation that was dialed and working great up until about the first week of Sept or so.

It says “success” in Zapier and we get a successful JSON response like:

{“success”:true,“data”:{“type":“member”,“userId”:“USERALTH2LQRF08Z91WRAGO8”,“studioId”:“STUDIOR10MHE49K8BW3M7”,“email”:"email@gmail.com”,“ipAddress”:“”,“currentUses”:0,“extraUses”:0,“boughtProducts”:,“giftedProducts”:[“0e5a4dbd-fd4e-4e91-9b06-d5e312c81406”],“totalUses”:0,“totalSpending”:0,“totalFeedbacks”:0,“totalFiles”:0,“totalMemories”:0,“subscribedAt”:“2025-09-11T03:23:19.383000”,“subscribedAtDay”:11,“isInvited”:false,“createdAt”:“2025-09-11T03:23:19.383000”,“updatedAt”:“2025-09-11T03:23:19.383000”,“name”:“Collier”,“password”:“$2b$10$uSkoWUSQC8rfyBXx8bkzQevKzAK.QzDrk7mQgNvLCCN/LEXgYFvv.”,“emailVerified”:“2025-09-11T03:23:19.383000”}}

However, when I search this person in the users on Pickaxe, they don’t actually show up there. And we’re getting nonstop customer support tickets that people aren’t getting access.

I changed nothing on our end so just wondering if something changed with the API and we need to update our Zaps accordingly?

Oh a new clue!

It’s weird because my Zapier history shows “success” “success” etc on all of the runs of the automation.

But when I went to rerun the automation for a 2nd time to try to add the user I got this error:

The app returned ‘’‘State’ object has no attribute

**‘workspace_id’".

**
Not sure what that means but I’ll keep tinkering!

UPDATE ON THIS :slight_smile:

@nathaniel confirmed on the office hours that the API didn’t change.
And this morning a Zapier integration came out which fixes all my problems!

SO EXCITED ABOUT THIS!

One note for dev team, the zapier integration doesn’t have the Patch User Setting (yet). Maybe the “create" user” has changed and will overwrite but in the past it has thrown an error saying “user already exists” But if not, it’d be sweet to have the Patch user feature (or just call it “update user” to make it more user friendly)

2 Likes