Why do I only have 2 outputs when searching through google sheets?

I’m trying to search through a google sheet (Find a contact) which then sends a push notification to my phone with the contacts who work for a specific company.

However these are the only options i have are total number of bundles and bundle order position. When i run the scenario I can see in the log the information is there, i just dont know how to access it for the next step?

Screenshot 2024-05-28 at 02.14.42

Welcome to the Make community!

What happens when you right-click the module and select “Run this module only”, manually insert the values, and then run it?

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

1 Like

Hey,

It works, I’ve attached a screenshot below. You can see it brings back the info I’m after “with answer wanted”, I just dont know how to add that to the push notification.

Very new to make.com sorry if I’m being dumb!

You should be able to manually type in the direct reference to the variable, something like this:

{{ 33.1 }}

(33 being the module number)

3 Likes

Ah it worked, amazing thanks so much

2 Likes

No problem, glad I could help!

1. If anyone has a new question in the future, please start a new thread. This makes it easier for others with the same problem to search for the answers to specific questions, and you are more likely to receive help since newer questions are monitored closely.

2. The Make Community guidelines encourages users to try to mark helpful replies as solutions to help keep the Community organized.

This marks the topic as solved, so that:

  • others can save time when catching up with the latest activity here, and
  • allows others to quickly jump to the solution if they come across the same problem

To do this, simply click the checkbox at the bottom of the post that answers your question:
Screenshot_2023-10-04_161049

3. Don’t forget to like and bookmark this topic so you can get back to it easily in future!

4. Do join the unofficial Make Discord server for live chat and video assistance

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

2 Likes