Migrated from Redmine #1470 | Author: Jan Luther Status: New | Priority: High, I’m very impatient | Created: 2025-09-10
Hello,
I need help setting up an automation in Zapier.
I want to register a new customer for a membership via webhook / REST API. I have already configured authentication and successfully created a new client using the Zapier webhook. However, the REST API help article (API documentation | SimplyBook.me Online Scheduling) does not make clear how exactly to register a customer for a membership.
Could someone please help me with what information I need to send to the API and maybe also where to find them?
Hello Redmine,
Thanks for pointing it out.
I think after a lot of back and forth I now got it to work!
I think the documentation is missing some information on what is necessary and what is not. Like e.g. these three don’t seem to be needed in order for it to work: “payment_processor”: “cash”, “auto_confirm_prolonging”: 1,“repeat_count”: 5, but others do need to be filled out correctly and send to the API.
Whatever, at least I think I got it to work now.
Thanks again!