Missing the Make.com Converger Module? - Set Variable Workaround

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น • 14

  • @nudg
    @nudg 4 หลายเดือนก่อน +1

    I’ve used the set/get variables before, but hadn’t thought to use them to capture array info in this way. Thanks so much for this post.

  • @RileySue0901
    @RileySue0901 ปีที่แล้ว +3

    This is so so helpful! Thanks! :)

  • @mwaschkowski
    @mwaschkowski ปีที่แล้ว +3

    Do we have to worry about which route is taken first? ie. how do we know that the variable has been set in one part of the route when calling it in another route?

    • @automate-your-business
      @automate-your-business  ปีที่แล้ว +3

      The variables will be set left to right and top to bottom. If you have more than one set variable module they will be set in this way.

  • @HB-pi2ew
    @HB-pi2ew 2 หลายเดือนก่อน +1

    Thanks! It would have be great if you used an example with multiple branches, as thats where the set variable module makes a difference (as oposed to your example which could have just been one straight line.
    It would be great to know how does it work with iterator runs? Do you set the variable to one execution or its still one cycle? How do you ensure that the values are reset for each run of the iterator and not carried over into the 'get variable' module ?
    Would you consider adding a video of more advanced example?

    • @automate-your-business
      @automate-your-business  2 หลายเดือนก่อน

      That's a good idea of adding a more advanced example I'll put it on my list of videos to make.

  • @open-automa
    @open-automa ปีที่แล้ว +1

    Great video, absolutely useful for big scenario. Thanks a lot.

  • @avininyoutuification
    @avininyoutuification 4 หลายเดือนก่อน

    Great hack :) Thanks so much , just one question : I am dealing with multiple operations for multiple row updates, I just need to restrict them to just any one operation, can this approach help ?

    • @automate-your-business
      @automate-your-business  4 หลายเดือนก่อน

      I'm glad you found the hack helpful! For your question, it really depends on the specifics of your operations, but I think you can definitely adapt the approach to limit it to just one operation. Let me know if you need more detailed guidance!

  • @AIwithApex
    @AIwithApex 7 หลายเดือนก่อน

    Andy!