Skip to content

Created New automation functions, file to base 64 and JSON tools#2311

Open
Toocky wants to merge 11 commits into
cortezaproject:2024.9.xfrom
Toocky:2024.9.x-feature-automation-functions-b64-parser
Open

Created New automation functions, file to base 64 and JSON tools#2311
Toocky wants to merge 11 commits into
cortezaproject:2024.9.xfrom
Toocky:2024.9.x-feature-automation-functions-b64-parser

Conversation

@Toocky
Copy link
Copy Markdown

@Toocky Toocky commented Mar 25, 2026

The following changes are implemented

  1. New attachment lookup to return Base64 of file and meta i.e. filename, Mime, Extension
  2. Parse String into JSON object
  3. Stringify JSON Object - With ability to insert variables into object prior to Stringification.
  4. JSON templater with insertion of variables

#2310

Changes in the user interface:

image image image image

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

@Toocky Toocky changed the title 2024.9.x feature automation functions b64 parser Created New automation functions, file to base 64 and JSON tools Mar 25, 2026
@Toocky Toocky force-pushed the 2024.9.x-feature-automation-functions-b64-parser branch from c47f7df to 17a44e1 Compare April 13, 2026 23:59
@Fajfa Fajfa force-pushed the 2024.9.x branch 2 times, most recently from b8536d1 to b7d6d27 Compare May 21, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant