Search results

  1. C

    V5.31 - Feedback

    V5.31.5 fixed my issue with notifications not persisting input values. Thanks for the fix!
  2. C

    Help with variables being reset to default values.

    Thanks!! Yeah, I have a feeling that the local variable is being "lost", and isn't stored as part of the notification (maybe the action "completes" as soon as the notification pops, so the variable goes away?) I think I'll probably roll with a solution like this too, with the caveat that if...
  3. C

    Help with variables being reset to default values.

    Thanks for the info, @Dimlos! I've uploaded them in my Google Drive here And don't worry, right now I don't have any API keys (or API calls, for that matter) actually hooked up - right now it just triggers a dummy notification in place of the API call (which is how I see that the variable...
  4. C

    Help with variables being reset to default values.

    Hey everyone! I've created a few Action Blocks and a single macro that calls them. The flow I expect is as follows (using ✅ to denote steps that work as expected, and ❌ for those that don't) Trigger: ✅ Notification Received Actions: ✅ Extract a dollar amount (using RegEx) from notifications...
Top