createTask does not accept an attributes parameter like the StartTaskContact API: https://docs.aws.amazon.com/connect/latest/APIReference/API_StartTaskContact.html
Also the above API does not accept an Endpoint parameter to assign a task using that method.
My current use-case needs to create a task, attach attributes, and assign it to an agent, but this isn't currently possible through the API or amazon-connect-taskjs. Is this something that could be added in the future?
createTaskdoes not accept anattributesparameter like theStartTaskContactAPI: https://docs.aws.amazon.com/connect/latest/APIReference/API_StartTaskContact.htmlAlso the above API does not accept an
Endpointparameter to assign a task using that method.My current use-case needs to create a task, attach attributes, and assign it to an agent, but this isn't currently possible through the API or
amazon-connect-taskjs. Is this something that could be added in the future?