Hello Community,
I am new to creating automations on Make. I was creating an automation for receiving a healthy food recipe on discord everyday at 5 pm. I have connected 3 modules Google Calendar, OpenRouter and Discord. When I try to configure the message field in the discord module, the content from openrouter isn’t being passed dynamically. Can someone kindly help me out in this.
1 Like
Hi @Snavya_Sai_M_B,
The reason no output is appearing is because you don’t have an index specified on the OpenRouter output of “Choices”. Choices is an array and Make needs you to identify which choice to display, the first, the second…?
Where you see the red rectangle you can specify the index by putting a “0” for the first choice and “1” for the second choice
Do you need both choices to appear?
-@Trainward_Consulting
Hey Snavya,
what are you watching for in the google calendar?
From your description - you just need the Competition module scheduled to run daily at 5pm followed by the discord module.
Also in your screenshot you only ran the discord module, there is nothing to get from the Completion module. You need to run the entire scenario to forward the data.