I try to trigger block job via api and pass some variables in.
Finally job starts successfully but it doesn’t get my passed variables
Reference Page :
Post Detail
content-type : application/json
body
{“job_variables_attributes”:[{“key”:“message”,“value”:“hello”}]}