fixed
Jobs section: Smart group IDs in array of integers
17 days ago by Omer Vered
Introducing a fix to our existing Jobs section method: Group IDs are now represented as an array of integers instead of an array of strings.
When creating or updating a job, and needing to assign a smart group to it, you can simply pass an array of smart group integers (as retrieved from the 'Get smart group methods').
Please visit the Jobs section to see payload examples.