Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Automation through outside URL #113

Merged
merged 4 commits into from
Mar 11, 2025
Merged

Conversation

srijitcoder
Copy link
Member

@srijitcoder srijitcoder commented Mar 10, 2025

videoooo.mp4

Implementation

  • Added automation through url
  • Logics can be added to config.js - globalThis.automation
  • Triggered using these params
    • session=some-name
    • automation=automation-id
    • field1=some-field-value-1
    • field2=some-field-value-2
    • etc
  • URL path format
/?session=Name&automation=automation-id&field1=value-field1&field2=value-field2

@srijitcoder srijitcoder marked this pull request as ready for review March 11, 2025 10:25
@srijitcoder srijitcoder linked an issue Mar 11, 2025 that may be closed by this pull request
@silvester-pari silvester-pari merged commit 311fc36 into main Mar 11, 2025
1 check passed
@silvester-pari silvester-pari deleted the feat/automation-outside branch March 11, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support creating file / triggering automation from "outside"
2 participants