Closed ermmmmmmm closed 2 years ago
Related issue here for reference: https://github.com/reapit/foundations/issues/6221
This issue has been updated and moved to our ‘Near Term’ column (typically completed within 1 - 4 months). We have assessed the effort required and outlined a technical specification - please take the time to review this detail. When we're ready to schedule the issue, it will be assigned to the relevant board where you can continue to track its progress to completion. For more information on our processes, please click here
I have a quick question regarding landlords who are limited companies on Reapit. I believe you've recently helped your customer Lomond to build a custom report for company landlords who are opting in/out of switch by using the 'marketing opt out' box.
We are looking to use webhooks to listen to this box in the same way we make use of the 'mail subscription' field in order to trigger switches enmasse through our Reapit Switch integration.
I wanted to check with you whether this field was available for us to listen to via a webhook in the same way and if there is anything else we should be aware of when pulling data on company landlords.
Specification
marketingConsent
status that uses a similar enum to the one we have in the contacts service, however the only options here should bedenied
andnotAsked
as it is wrong to assume someone has given permission and this is just a bool flag in AgencyCloud at the moment