Pipedrive API to extract email threads

Is there a character limit when extracting emails using the Pipedrive API (/v1/activityTypes)?

We are using Fivetran to migrate the data, but it cuts the email snippets short at 225 characters which make analyzing and transforming them in our data warehouse quite difficult.

Any suggestions on how to retrieve the full email threads?

Thanks.

Hey @Weronika
Welcome to the Pipedrive Developer Community :wave:
Can you add some detail on how you retrieve the emails? Ideally, the Mailbox endpoints should be good for this purpose

Feel free to add logs / screenshots for further context :slight_smile:

For every mail message, you currently have the option to retrieve the complete body. Refer → Pipedrive API v1 Reference