I am using ADF to pull data from ring central. I need to know how I can use the “OR” condition:
/restapi/v1.0/account/~/call-log?view=Detailed&dateFrom=2025-10-26T00%3A20%3A00.000Z&dateTo=2025-11-01T00%3A20%3A00.000Z&phoneNumber=18001231234|18001231235&direction=Outbound
/restapi/v1.0/account/~/call-log?view=Detailed&dateFrom=2025-10-26T00%3A20%3A00.000Z&dateTo=2025-11-01T00%3A20%3A00.000Z&phoneNumber=18001231234 OR 18001231235&direction=Outbound
Please advise
Thanks
