Hey everyone, I’m just starting to use Make and I’m quite confused about APIs and workflows.
I am trying to automate the issuance of certificates, but for this, I need to use four different platforms: ManyChat (where the chatbot is configured), Kartra (where the course and information related to course completion are located), Google Docs (for creating and issuing the certificate), and Make (to automate the process).
The chatbot is already set up, and I have configured a webhook to collect the following information: name, email, and course name. However, I’m stuck because I don’t know how to configure it to verify course completion through Kartra. I’ll attach the image of the workflow I’ve done so far:
Does anyone know how to finalize this?