Sign in to join the conversation:
Woohoo! I'm so glad to hear it worked! 🙂
@Genevieve P. How does one build a Custom Extension? Could you point me to some documentation? I didn't see anything at Smartsheet Developers.
Hey @Joe Goetschel
Custom built integrations are made by the Smartsheet Professional Services team.
If you are looking to integrate with a system outside of the Supported Integrations list but you are not working with Professional Services, I would recommend using the HTTP Call Utility to make an API call to that system.
Cheers,
Genevieve
I'm running into an issue in Bridge where a row I just created via the Add Row module, is coming back as not found when I try to use a Get Row module, referencing the row it just created. Goal: I have a workflow where I am adding a row to Sheet B, by copying data from sheet A. When that new row is created, an Auto Number…
I have a DataTable that is currently populated by a DataShuttle. When I upload the source report to a sheet, the data gets added into the DataTable via DataShuttle. The DataShuttle is configured to "add rows when added to the source file" and "update rows as they change in the source file". The unique column identifier is…
Hello! I am working on a new Data Shuttle workflow and have come across an issue I haven't encountered before. I have to run an annual audit on a list of employees through a third-party site. I am able to download the query results of the audit from the third-party site, and I would like to use Data Shuttle to add results…