Sign in to join the conversation:
Is there a nice easy way to import issues from GH into rows in a SS? Ideally 1-way sync so I can keep running it and it picks up new issues without recreating already-imported ones?
Thankyou.
Hello,
Smartsheet currently doesn't have a direct integration with GitHub.
With that being said, you might explore a third-party resource such as Zapier to see if there is a "zap" that can sync this information for you.
Otherwise, you might consider developing a custom integration with the Smartsheet API: https://smartsheet-platform.github.io/api-docs/
If you're using Jira to track your issues, check out our Jira Connector: https://www.smartsheet.com/jira
Hello, I'm working through the writing formulas optional activity and in the 'Nested IF function - Progress Column' task it directs you to put in the following formula '=IF([% Complete]@row = 0, “Empty”)'. However, when I put this formula into the spreadsheet, '04a_Marketing Request Tracker - Formulas', I get an…
Currently Triggering recurring workflows are only supported at the top of each hour. For instance 10:00, or 11:00, etc. Would like the ability to set 10:30 or 10:45. Perhaps the inteface can stay hourly so it doesnt get huge, but have the ability to manually edit the time directly to any custom time.
I have an automation that has a condition where I am looking at the column "LEA Interco Supporting Site(s)" and trying to find columns that have the value "Fort Loramie" in them. This works well when "Fort Loramie" is the first item listed in the cell, but it doesn't work when "Fort Loramie" is the second or third value in…