Hello everyone,
I’m facing an issue with my Make scenario that I can’t seem to solve. I’m working on a site that uses an external platform called Kananas for membership and data management.
I’ll spare you the details of the project, but the idea is that I have a scenario that scrapes data from a Kananas form when it’s completed.
The first step, which involves listening for when the form is completed, works well.
!
Capture d’écran 2024-01-29 à 15.19.27|690x413
My problem is with the second step where I need to connect to the Webflow API Call to send an invitation to a user to create a Webflow account. Webflow API Documentation Link
I keep receiving a 404 error message.
Can anyone help me figure out what I’m doing wrong? Any advice or insights would be greatly appreciated…