Hello community,
I have a little experience with Make, but not enough to find a solution to the technical issue I’d like to present to you.
I’m working on a web application that requires connections to other programs, and Make is obviously an excellent choice.
My application allows an artificial intelligence to receive and make phone calls, with a very high level of quality (voice, etc.) - and this is obviously manually controlled to avoid bringing in various scams.
I see that it’s possible to export a scenario as a .JSON document, which is great.
Is it possible to create a scenario on a client account, with its API key on my server (private data), by making a POST scenario request?
I’d imagine so, looking at the Make API documentation, but I’d like to ask you to avoid the technical problems you may have encountered;
Matthieu