addin custom table | Community
Skip to main content
Level 4
July 3, 2020
Solved

addin custom table

  • July 3, 2020
  • 2 replies
  • 2684 views

Hi Team, 

 

i have a requirement where i have give some data in excel like - empid, firstname, lastname, job description, category. 

for example 

empidfirstnamelastnamejob descriptioncategory
1abcefglkgefp
2dkfdkfjdkfkdfj

 

These respondents i need to load into adobe and i need to send emails for them with the survey link like below : 

Email body : 

Hi <firstname>

some bla bla bla ....

survey link : https://dfdjfdjf.com?category = <insert category>

 

So ideally i am thinking of ideas- 

1. do i need to create a new custom table for it and load the data in there and create a delivery template like above. But if i do like that on delivery template i think we can only allow the recipients from recipient schema and adding any other schema we need to look over target mappings which needs some work to be done and it's not suggestable as far as i read in the documentation. 

2. the second thing i am thinking is to map the columns given to recipient table for example 

first name -> recipient tables firstname

last name -> last name

job description -> some column in recipient 

category -> some column in recipient 

this way i don't need to check for anything directly import the recipients and send the email. 

 

Let me know which is the best way to do this. 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by InMo

Hi @ramaswami,

 

Second option is best way as per me. First one is doable but required a lot of work.

 

Regards

2 replies

InMoAccepted solution
Level 3
July 4, 2020

Hi @ramaswami,

 

Second option is best way as per me. First one is doable but required a lot of work.

 

Regards

isahore
Community Advisor
Community Advisor
July 4, 2020

Hi @ramaswami,

There is also another simpler way by which you can send the survey email to the email addresses listed in the file.

You can simply read the file in a workflow using the data load activity, and send the email directly to those email addresses. Just make sure to change the delivery mapping to "external file".

 

This way you won't have to create any custom schema or add these records into your recipient schema, and you can still use the other fields from the file for personalization (firstname, category, etc.).

 

Regards,

Ishan

RamaswamiAuthor
Level 4
July 5, 2020

Hi @isahore,

 

i tried that way and i am getting some error like below : 

 

 

 

delivery error :