How to pass a variable from one scenario to another

for example ,in scenario A,thetrigger needs a onenote notebook id, i want this id can be dynamic, scenario b can change this id everyweek, i notice that Custom variables ,can this be changed in scenario b?

Yes, that’s possible with organization wide variables. You can set reusable values that all your scenarios can reference and share. Just set them once in your Organizations Variables settings and every scenario can access the latest value automatically.

You can find here: Organization Dashboard → Variables

i mean not just access,but change the Custom variables in scenario

Welcome to the Make Community!

If you do not want to use Organization Variables, you can also use a data store or spreadsheet to save variables across scenarios.

Alternatively, it may be possible to use the Make API to update the default values of your scenario inputs, but I do not recommend this.

Hope this helps! Let me know if there are any further questions or issues.

@samliew