Teachable - Create user API call
Status: Closed · Asked by Support | Goodness Lover on · 0 views
Hi there, can I have the details of the API call this Pabbly inbuilt step makes to Teachable? It's generating a weird email to user, and Teachable team are asking the details of the API call.
Hey @Anastasia,
The Teachable: Create New User action event corresponds to the endpoint URL provided below.
https://docs.teachable.com/reference/createuser
Hey @Anastasia,The Teachable: Create New User action event corresponds to the endpoint URL provided below.
https://docs.teachable.com/reference/createuser
Hi, it generates an email with no subject. I've done a manual API call via Insomnia, and it generates a completely different response, with an email that has a subject line. Can you please share the contents of the JSON package and the general code of the API so I can show it to Teachable?
I should say, I've used that endpoint personally outside of Pabbly and know the response it generates
Hi, it generates an email with no subject.
Are you saying that the Teachable: Create New User action event in Pabbly is generating and sending an email (without a subject) to the user whose details you enter in this action step?

Please grant me access to your workflow by adding me as a team member. This will allow me to gain a better understanding of your issue.
Once you have added me as a Team Member, do let us know the name of your workflow.
Email: arshil.ahmad@pabbly.com
Also, remember to revoke access once your query has been resolved.
Attaching a video for your reference:
Hi Arshil, I have, and added you to a workflow. Please note it's an active and extremely busy workflow, so be very careful with it. Perhaps you can copy it and work with it, instead of working on directly.
And yes, this action is triggering an email with no subject via Teachable, which is different to the email that is triggered using the same API endpoint myself with Insomnia on my computer. So there's some difference in the code.
Please allow me some time to discuss this issue with my team. I will get back to you with an update soon.
And yes, this action is triggering an email with no subject via Teachable, which is different to the email that is triggered using the same API endpoint myself with Insomnia on my computer. So there's some difference in the code.
To clarify, do you want the user to receive an email with a subject? If that's the case, have you attempted to enter/map the subject into its designated field?

Ooh, fantastic! Thank you I don't know why I didn't see that!