How to pass objects to JobRunner in plugin #20066
Unanswered
chrisgerdener
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone, I am trying to create a plugin that executes some sync job to external systems. For this purpose, I am adding custom buttons to the device pages that are supposed to trigger jobs. So far I have managed to create a JobRunner that uses enqueue to start a Job. However I am a little stumped in trying to figure out how to pass any data to this job.
Does anyone have experience with this and can point me to an example?
Beta Was this translation helpful? Give feedback.
All reactions