How to update Airtable records via webhooks using member IDs, and do IDs get reassigned after account deletion?
Im using webhooks to update my members records in airtable. When I try to update a record in airtable I am using the member ID as the primary key, but I get the error "Received invalid input". anyone know what im doing wrong?
Comments
4 comments
I'm afraid I don't know what's going wrong here 🤔 I haven't used webhooks with Airtable.
Have you done any tests with other types of data? Or other types of webhooks? I think trial and error til you can find the source of the problem is going to be the next best step.
Sorry I couldn't be more help!
Hi!
I have a quick question regarding Member IDs.
If a member is deleted, does their Member ID ever get reused for a new account, or is each ID permanently unique and never reassigned?
If this is documented somewhere, could you point me to the correct place?
Thanks!
Tomasz Moszyński member id's would never be reused for a new account, unless you specifically import members in with those existing id's that were previously deleted
Please sign in to leave a comment.