Get started
Create your first scenario
Step 9. Test your scenario
1 min
to make sure that both modules work together, you need to test your scenario right click the google sheets module and select choose where to start select all and click save in the scenario builder toolbar, click the run once button check the output bubbles above each module to see the results the numbers shown in the bubbles indicate how many operations were processed/credits used click the output bubble above the google sheets module to see all rows processed in the output section since we selected all in step 2, it processed all rows in your google sheet (up to the limit of 20 you set earlier) click the output bubble above the slack module to see the input information it received from google sheets the output information about the slack message it sent go to your slack channel and check if the notification appeared correctly compare the data in your slack message with your prospects spreadsheet to ensure all information was transferred correctly understanding bundles a bundle is a collection of data delivered together it can contain a single piece of information (like an email address) or multiple pieces of data (like spreadsheet rows) when you click on the output bubbles, you'll see the bundles that were processed input bundle contains the information you entered into the module and data you mapped from previous modules output bundle contains the results of the actions taken in the application and any data generated that can be mapped to the next module action modules (like your slack module in this example) use as many credits as runs needed to process all bundles if it processes 1 input bundle, it consumes 1 credit trigger modules (like your google sheets module) only use 1 credit, even if they output multiple bundles for example, if your google sheets document has 3 rows and you selected all , the google sheets module will generate 3 output bundles but only use 1 credit because it's a trigger module these become input bundles for the slack module, which processes them and sends 3 messages the slack module will use 3 credits because it processes 3 input bundles