API3
knuckles at June 23rd, 2021 05:17 — #1
I need to get all recent email correspondence from OnePage (regardless of the associated contact), in a similar format to the Email tab within the UI. Is there any way to get a list of recent emails without having to iterate through all contacts to check if they have sent or received anything recently? Many thanks K.
dem at June 24th, 2021 13:39 — #2
Hi knuckles,
at this stage we have no high level endpoint for email messages:
https://app.onepagecrm.com/api/v3/email_messages
but it is possible to add it in future
knuckles at June 25th, 2021 10:24 — #3
OK thanks, my plan B is to iterate through all contacts looking for recent emails but it's not very efficient. Thanks for confirming.
dem at July 8th, 2021 09:00 — #4
Hi @knuckles,
just letting your know we have updated our API and added Email messages endpoint:
https://developer.onepagecrm.com/api/#/Emails
Powered by Discourse, best viewed with JavaScript enabled