Search Sheet SMartsheet Api not finding values
I am developing a Power Automate workflow that needs to search a sheet for particular values. I used the "query" portion to search for a "Project Name", "User", "Date of Entry", and "Phase" however, it will not produce any results. Testing further, I can get the search to work for "Project Name" and "User" but the "Date of Entry" (is of type date) and the "Phase" (is of type text) column values will not produce results.
*This is the sheet I am pulling data from, clearly there is the relevant data there for the query to match to.
This is the query for the full run {
"query": "\"Jason Okano\",\"Project Name\",\"2023-10-09\", \"1-Discovery\""
}
(Note this is Power Automates Notation)
Also, I ran the API through Postman and received the same feedback as my testing in Power Automate. I tried deleting the problematic columns and readded, but it did not fix the issue. In addition, I tried removing the "" for a more general search and did not work.
*This was just testing the isolated "Phase" column value in postman.
Any info or suggestions would be greatly appreciated.
Answers
-
Have you tried "Search Everything?"
example:
https://api.smartsheet.com/2.0/search/?query="1-Discovery"
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 464 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives