cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Smartsheet Trigger=No data pull

jmtyus25
Deputy Chef I
Deputy Chef I

I am having issues triggering data from Smartsheet. Has anyone had any similar experiences?

This is a rather simple workflow. The workflow will trigger if the New or updated row in the sheet. It is set on 5 mins time interval. It will pull all relavant columns provided by the client. If the value includes the Purchasing Approval Date, we want to pull/search contract details, contract types, and department details. If the list size = 0, create a contract.Capture1.PNG

1 REPLY 1

Obugari
Deputy Chef III
Deputy Chef III

Hi @jmtyus25 ,

For a trial account, we canโ€™t see data reflecting in real-time. Instead, we need to use a scheduled trigger. In the next step, take Smartsheet as an action, try using Search Rows, and store the results. Every 5 minutes the job will run, and if any changes occur, they will be updated. If a new row is added, it will be created. This way, we can handle it in a trial account.