I am trying to integrate coda, make.com and member stack.
Step1: trigger when new member added in member stack
Step2: duplicate a doc in coda
Step3: add new member into newly created doc
I am having problem with step3, can you pls clarify that coda actually allows to add new users etc via api & if yes then what’s wrong with my approach.
It constantly shows me 401 and 404 error despite checking 100 of time all info is correct cant understand why its happening, 404 mean doc not found and 401 mean API unauthorized.
Both doc and api token is correct and have all permissions, dont know why its not working
Or is any other way to achieve these results would love to know that.
Thanks