If you found my video helpful, there's another a great example on how to connect Make to the RapidAPI API by Pixeljets: ruclips.net/video/WN4E3JGD7_s/видео.html
Thank you, Philipp, for explaining this so clearly. I would have loved to have you as my IT teacher as a student and started hating coding because I couldn't understand it.
Ha, thank you so much! 😃 I can totally relate. My IT teachers were hopeless as well, couldn't explain anything and had no idea of current tech. I'm glad you found this video helpful!
So helpful!!! Would love to see this played out through using different open source models to complete requests triggered by Airtable. You basically showed the setup, but a step-by-step would be wonderful. Especially when it comes to completing requests that are based on fields from Airtable, as opposed to the typed in 'write a haiku' example. Currently trying to sort out how to set up system prompts like I can with other integrations on Make like the native OpenAI or Claude ones. Thanks for this and keep up the great work!
Great video Philipp, would love to see more videos about the basic actions that always are inside any complex make template to start getting used to them.
Hey @automate_all_the_things I am still new to using Make so this might be a simple question. Can you make a video on how to use Make to make an API call for Zoom to pull in cloud recordings or meeting transcripts? This was a great video! Thanks so much!
Philipp this is really helpful. Did you go beyond this in any way? I want to figure out how to send my prompt that will include large amounts of text and then reference that initial prompt in subsequent prompts. … like one conversation. Do you know how to do this.
I haven't tried it out but I think it would work like described in the OpenAI API (check out the image) platform.openai.com/docs/guides/text-generation/chat-completions-api You basically have to save every answer and response in Make and send all of the saved messages in each new API call (wether through OpenRouter or directly to OpenAI). If you have a large amount of text in the beginning these will be costly calls but it should work.
If you found my video helpful, there's another a great example on how to connect Make to the RapidAPI API by Pixeljets: ruclips.net/video/WN4E3JGD7_s/видео.html
Thank you, Philipp, for explaining this so clearly. I would have loved to have you as my IT teacher as a student and started hating coding because I couldn't understand it.
Ha, thank you so much! 😃 I can totally relate. My IT teachers were hopeless as well, couldn't explain anything and had no idea of current tech. I'm glad you found this video helpful!
So helpful!!! Would love to see this played out through using different open source models to complete requests triggered by Airtable. You basically showed the setup, but a step-by-step would be wonderful. Especially when it comes to completing requests that are based on fields from Airtable, as opposed to the typed in 'write a haiku' example. Currently trying to sort out how to set up system prompts like I can with other integrations on Make like the native OpenAI or Claude ones.
Thanks for this and keep up the great work!
Great video Philipp, would love to see more videos about the basic actions that always are inside any complex make template to start getting used to them.
Thanks mate, this was great to the point tutorial. Thanks for providing a simple example and the whole scenario.
Thanks! 😊 Glad it was helpful!
Thanks for the explanation. It's taken me so long to get the API calls sorted out in my mind.
Thanks Philipp, amazing info!
Thank you for your kind comment! Glad you found the video helpful.
Amazing! Subscribed
Thank you!
Fabulous, much appreciated.
Glad it was helpful!
Great video Philip!
Thanks David!
So great. Thank you!
Thanks! Glad you found it helpful 😊
Super helpful!!
Thanks dude!
great stuff
Thanks! I'm glad you found this helpful!
Hey @automate_all_the_things I am still new to using Make so this might be a simple question. Can you make a video on how to use Make to make an API call for Zoom to pull in cloud recordings or meeting transcripts? This was a great video! Thanks so much!
Nice. Thanks.
Most welcome, glad you found this helpful!
Finaly a good video, the price of synergetic is excessive
Thanks!
hello could you help me understand what result I could obtain by adding the jungle scout API for Amazon sellers to my scenario
Philipp this is really helpful.
Did you go beyond this in any way? I want to figure out how to send my prompt that will include large amounts of text and then reference that initial prompt in subsequent prompts. … like one conversation. Do you know how to do this.
I haven't tried it out but I think it would work like described in the OpenAI API (check out the image) platform.openai.com/docs/guides/text-generation/chat-completions-api You basically have to save every answer and response in Make and send all of the saved messages in each new API call (wether through OpenRouter or directly to OpenAI). If you have a large amount of text in the beginning these will be costly calls but it should work.