To overcome Pagination limits how could I write the following "Filter array" action in the form of an ODATA filter query?
Solved! Go to Solution.
I ended up modifying the workflow to use an ODATA query using already known information from a SharePoint table.
Try this:
subject eq 'SearchCriteriaHere'
Replace SearchCriteriaHere with your ESN Ticket number.
If I answered your question Accept it as a solution ✔️
If I helped you out, please give me some Kudos 👍
Thanks 😙
This would be correct if I already had an input to enter there, but I don't. If you look at my Filter array I am saying "Only return the ESN Ticket Number entry if a match is found in the subject somewhere". Currently the email subjects don't come in consistently so its hard to do this with split (last, first).
If I had a consistent subject format to work with I'd just split it out and use that with the ODATA filter, but in this case I don't have that convivence yet.
I ended up modifying the workflow to use an ODATA query using already known information from a SharePoint table.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
26 | |
25 | |
23 | |
23 | |
21 |
User | Count |
---|---|
62 | |
44 | |
40 | |
29 | |
27 |