Expand my Community achievements bar.

Applications for the Community Advisor Program Class of 2025 are NOW OPEN – Apply Today!
SOLVED

Updating a custom resource

Avatar

Level 1

Dear ACS Experts,

 

We are working on a business case. It is kind of distributed marketing where a central head body designs and defines a campaign and sends out communication to local agencies for enrollment. If local agencies opts-out of the campaign, the email communication won't be sent out to the customer of those agencies.

 

We have created a custom resource to capture the consent of agencies whether they want to be enrolled or opt-out(if agencies does not opt-out in an stipulated time-frame, they'll be automatically enrolled in).

 

Can someone please guide me the most viable and efficient way to capture the agencies consent in the custom resource? I tried with acquisition landing page, but custom resource attributes are not present in the fields to update.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 2

Hi @NavinK7 We had a similar use case. As the landing page data needs to be linked to the profile table only, we had to create the agencies in this table. we extend the Profile table with additional fields for filtering them out / differentiating them from the actual customers. All the data related to the agencies are however stored in a custom resource linked to the Profile.

View solution in original post

4 Replies

Avatar

Community Advisor

@NavinK7 You have a few options to get the consent data updated in ACS.

Thanks, Sathees

Avatar

Level 1

Hi @SatheeskannaK

Thank you for the reply.

I missed an important part in the question itself.

What should be the approach if consent form is built as a landing page?

Can be explore the Services subscription option and collect the consent through email?

 

Thanks,

Navin

Avatar

Administrator

Hi @SatheeskannaK,

Can you please help @NavinK7 further with their query?

Thanks!



Sukrity Wadhwa

Avatar

Correct answer by
Level 2

Hi @NavinK7 We had a similar use case. As the landing page data needs to be linked to the profile table only, we had to create the agencies in this table. we extend the Profile table with additional fields for filtering them out / differentiating them from the actual customers. All the data related to the agencies are however stored in a custom resource linked to the Profile.