Using integrations, I am retrieving outlook emails, but only receiving 255 characters rather than the whole body. Is there any way to get the whole email body?
Discussion posts and replies are publicly visible
How are you retrieving emails from Outlook - you are using the Graph API directly or are you using the Mail Poller plugin?
We are using Graph API through Appian Integration object.