Sign in to join the conversation:
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
Hi At https://developers.smartsheet.com/api/smartsheet/openapi/rows/rows-addtosheet the documentation says that a 'permaLink' attribute can be returned, "if the include query string parameter contains rowPermalink". So I've set my POST request to: /sheets/#{sheet_id}/rows?include=rowPermalink and sadly had no luck. I have…
Is new python sdk available for new end points. Is Sunset date moved to Jun-2026
I have a report that beautifully aggregates data from 70+ sheets. I need one column from that report to populate a helper sheet that I have: Source Sheets > Report > Helper Sheet As the report grows with data, I want the helper sheet to grow with it without manual intervention. Ergo, the API question. Here's what I know…