Create Frontend authentication process for extension
Created a simple landing page for (still need to make the video)
Get phpMailer working for Magic sign in links
Ability to create an authenticate users for API
Write non-database parts of api in php for
More refactoring for two hours Next project I should write things well the first time 🙃
Fix repeat for link action so it works with zapier integration
Set up linode server for api
Read about Zapier REST Hooks triggers, test if those are a good solution
Create an action for Zapier. Hook everything up and now IT WORKS
Sync zap data when visiting the dashboard automatically
Save new Zapier webhook information to memory
Write script for streamlining creation a new webhook
Joshua Draxten
Author
There appears to be no way to write a Zapier trigger without hosting the information myself. Because this information could be sensitive, I have no interest in doing that. So I'm going to inject a script into Zapier that makes it appear like there is a copybot integration but it will actually be a webhook that they're creating. Kind of an ugly solution, but the best I can come up with