reapit / foundations

Foundations platform mono repo
57 stars 21 forks source link

What are "Reminders" in the API #9817

Closed adamcollison85 closed 10 months ago

adamcollison85 commented 11 months ago

We have a BETA customer who rather than using "NextCall" in the CRM is using Reminders instead?

2x Questions:

1) is this an incorrect use or are reminders a valid approach for schedule call backs 2) If its valid how should we also lookup reminder dates in the CRM via the API related to Sales and Lettings leads.

AshDeeming commented 11 months ago

Hi @adamcollison85 Reminders can be posted via the Tasks endpoint, please also note that as each client may use AgencyCloud slightly differently or have their own configuration, you will need to check the configuration endpoint below per client too; image

https://foundations-documentation.reapit.cloud/platform-glossary#task

adamcollison85 commented 11 months ago

Thanks,

A assume there is no "Category" as such, so if we pulled these there would no way to filter by those that are used for "Next Call"

On Thu, 21 Sept 2023 at 11:05, Ash @.***> wrote:

Hi @adamcollison85 https://github.com/adamcollison85 Reminders can be posted via the Tasks endpoint, please also note that as each client may use AgencyCloud slightly differently or have their own configuration, you will need to check the configuration endpoint below per client too; [image: image] https://user-images.githubusercontent.com/61687775/269574322-c5cabee9-0b2e-4bda-98fc-eac26ddb6f47.png

https://foundations-documentation.reapit.cloud/platform-glossary#task

— Reply to this email directly, view it on GitHub https://github.com/reapit/foundations/issues/9817#issuecomment-1729259670, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBHBF4NW6KJ64QMXCW5U2J3X3QGNTANCNFSM6AAAAAA47ZB45E . You are receiving this because you were mentioned.Message ID: @.***>

-- https://www.prospectorpro.co.uk/ Adam Collison Founder, CTO Prospector Pro Ltd 07701 049283 <6043416933> https://www.prospectorpro.co.uk/ https://www.instagram.com/prospector.pro https://www.linkedin.com/company/prospector-pro-app/

Prospector Pro Ltd. registered England and Wales No. 14555885 All correspondence is strictly private and confidential we respect your privacy! Views, opinions and attachments are from the individual sender and do not automatically represent the opinion held within the company. If the contents of this email is not representative of the business interests for the company, the sender is solely responsible for the content and is liable for any legal actions which may arise. Emails sent or received by members of staff at the company may be monitored. The information contained herein is intended for the person or organisation to whom it is addressed. If you have received this transmission in error please disregard or immediately communicate its misdirection to the sender. You may breach confidentiality legislation if you disclose the contents and are not authorised to do so by the company. Please note that this email has been created in the knowledge that Internet email as a communications medium is not 100% secure. We advise you to scan all emails/attachments for viruses. It is the recipient's responsibility to ensure that they are virus free. No responsibility is accepted by either company for any loss or damage arising from receipt or use thereof.

AshDeeming commented 11 months ago

Hi @adamcollison85

There are some parameters such as activatesFrom & activatesTo in the Tasks endpoint, please let me know if these are of use?