Has anyone used JIRA connector to update cells in Smartsheet from Pro Fields? This is a main functional requirement of our use of the integration tool and really want it to work if possible...Thanks!
Hi Johnathan,
Jira add-ons can be problematic as many have not been tested with the Jira Connector. I looked into your Profields add-on for Jira and it looks like this add on does allow for mapping to custom fields in Jira, so it might work if you can do that though I'm not able to say with certainty.
Our Support team would be happy to investigate this further. Please fill out the online support form here: https://help.smartsheet.com/contact
Best,
Nathan
Hello, I found that sheet modifiedAt field in "List Sheets" GET method sometimes is different than modifiedAt field from "Get Sheet". Is this normal ? When I change a value in a cell, Get Sheet method returns the last modifiedAt date but List Sheets remain with the old value.
This discussion was created from comments split from: Saving files attached to Smartsheet rows out to Sharepoint folder.
Hello Smartsheet Api support team, I've been developing python scripts on Azure function and they've been working without any issues until recently. I keeping got some generic error when attempting to add or update rows. I repeatedly got the error code 4000. {"result": {"code": 4000, "errorCode": 4000, "message": "An…