Want to send "new time entry" to Smartsheet as new row.
Having trouble with "Custom Value for Project ID"
I would like to filter by Project ID / task but do not know how to code it in... if I copy the html it does not work, if I just put in the two ID numbers with a space, comma, slash none of it works. Is there a way to filter or do I have to filter on the smartsheet end?
Best answer by jesseBest answer by jesse
Just popping in to summarize the answer here!
With "Custom Value" fields, you need to input only one value, representing the ID of the project you want to do something with.
Specifying a specific task ID in the trigger isn’t possible, but you can use a Filter step to only trigger on specific task IDs by selecting the "Task ID' field from the trigger, choosing the "is in" filter type, and then in the box on the right, list all task IDs you want to filter for, separated by commas.
Yes in Paymo, it has heirarchy of project / task list / task. I would like to export time entries under specific tasks to smartsheet. I can do it per project no problem, but wondering if there is an ID to send just the task time entries. If I put in 1640255 the zap works, but I would prefer to extract time entries from
So, you can't specify a specific task ID in the trigger, but you can have it trigger on all time entries in that project then use a filter step to have it only continue running for specific tasks.
I am not seeing where I add the filter step, I do "Customize Time Entry" and then after the "Customize Value for Project ID" it just goes to Test and continue
Specifying a specific task ID in the trigger isn’t possible, but you can use a Filter step to only trigger on specific task IDs by selecting the "Task ID' field from the trigger, choosing the "is in" filter type, and then in the box on the right, list all task IDs you want to filter for, separated by commas.