Search body of messages - V3

Hello!

How can I search the body of messages?

These are the available query params: [subject, any_email, to, from, cc, bcc, in, unread, starred, thread_id, received_before, received_after, has_attachment, fields, search_query_native]

I know I can use ‘search_query_native’ but it can only be used in conjunction with ‘in’ param, so I would end up having to write my own queries for each provider.

Hello @Hernan AFAIK, that’s right, you would need to write your own queries…but let me ask and come back to you…