I have a lookup table in Salesforce with a series of lookup values like WMIB000003
One batch of a product we deliver has the first lookup value stored in Salesforce. The batch typically has 25 units of the product within it.
However, the 25 units all go up incrementally e.g. WMIB000004, WMIB000005… BUT only the first value is stored in Salesforce.
I want to use Zapier to take a form submission which could have any code from the batch, and query the Salesforce table, but if it doesn’t find a match, query again with -1 increment… OR query a range of codes.
If anyone knows a tool or function to help do this it would be massively appreciated.