Hi, I'm using zapier to connect my WordPress (elementary) site to teachable. Basically when a new user registers with a username and password, I want to enroll them in a teachable course through zapier. The ultimate goal is to create a teachable account with the same username and password as they used for my WordPress site.
At this point, I have successfully retrieved email of new users. I've also been able to enroll students using that email. On the teachable side of the zap, there's room to add a password for the new teachable account, but I don't see any way to select a password coming from WordPress. I'm wondering if there's any way to retrieve an unencrypted password from a newly created user. I believe WordPress uses one-way encryption though, so this might just be a pipe dream? Any ideas would be very appreciated, thanks!