Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

How to display data from one Survey (webApp) on another one?

Avatar

Not applicable

Hi Team,

I'd like to display all submitted data from webApp1 on webApp2.

In the webApp1 have the following fields: Email Address (stored in recipient table), Question (stored in library). The type of webApp1 is Survey.

In the webApp2 I'm using the Query Block (which as the source has recipient table) to display all Email Addresses and Primary key @id of people who are targeted by webApp1. 

This part is working fine. When I'm editing a quuery have possibility to choose recipients fields. I'm getting a list of Unique sends and can populate it on the page.

The problem that I have is I cannot display the question that people submitted. This one which is stored in library.

The question is how to display data from the Library (webApp1) on second webpage (webApp2).

Please let me know if you need any additional details or screenshots.

Best Regards,

Boguslaw

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi Boguslaw,

What you are trying to achieve might not be possible here.

The survey responses are stored in temp:webAppLogRcpData which has a 1:1 mapping with each survey.

In other words, every new survey will get its own copy of this temporary schema.

This doesn't allow you to access answers of one survey directly into the other.

What you can try is to make use of survey responses activity in a workflow and then export them to a custom schema of yours. You can then make use of data from this schema into your new web app.

Hope this helps.

Regards,

Vipul

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi Boguslaw,

What you are trying to achieve might not be possible here.

The survey responses are stored in temp:webAppLogRcpData which has a 1:1 mapping with each survey.

In other words, every new survey will get its own copy of this temporary schema.

This doesn't allow you to access answers of one survey directly into the other.

What you can try is to make use of survey responses activity in a workflow and then export them to a custom schema of yours. You can then make use of data from this schema into your new web app.

Hope this helps.

Regards,

Vipul

Avatar

Not applicable

Hi Vipul,

Thanks for your reply. As a workaround I'm adding these responses to the list and then showing them on the separate webApp.

Best Regards,
Boguslaw

The ultimate experience is back.

Join us in Vegas to build skills, learn from the world's top brands, and be inspired.

Register Now