How do I reference the amount of credits each time a certain scenario is run?

:bullseye: What is your goal?

I would like to reference the credits used each time a scenario is run. I can see it on make.com, such as in the history for when the scenario runs and how many credits it used.

I would like to be able to in the same scenario, map the results to a Google Sheet/Excel sheet to store the data in there also. So at the end of the scenario, it returns the credits used in the scenario, into a spreadsheet.

:thinking: What is the problem & what have you tried?

The credits used value doesn’t appear in HTTPs requests, to be able to reference the data in any other modules or it’s own.

:clipboard: Error messages or input/output bundles

No error messages, just unable to reference the credits used in in the scenario.

Hi @L_Dman,

Welcome to the community. If you look at the map diaglog in the last tab, you will see some scenario variables, including credits consumed. This will fit your need, but know that it calculates the credits up to that point, excluding the current module. So you might need to do a +x calculation.

Cheers,
Henk