Hello @ChrisEd1 Taxi is the only platform I know which integrates with V7.
However there are other platforms like Stripo, Unlayer and BeeFree but there is no direct integrations with v7. You will have to manually export HTML from these platform and import in v7.
Hello @gowthamr123 You will have to use JavaScript code to achieve this. First, the code should know how many iterations there will be; then, on the last iteration, it will trigger the external signal.
Hello @Neelam1991 You can use Experience cloud trigger for this which will be integrated with your Analytics data and then Adobe Campaign
https://experienceleague.adobe.com/en/docs/experience-cloud/triggers/overview
https://experienceleague.adobe.com/en/docs/core-services/interface/services/trigger...
Hello @Sanjana12 You can check the the value of Disbaled field in the workflow. If the value of Disabled is No then you have the Opt-in for Push other wise you won't see the token.
Hello @Michael_Soprano It is not recommended but you can add 0.0.0.0/0 as CIDR range in Instance Settings under IP allow list.
Doing this will allow all IPs to access your instance.
The recommended option is to use a VPN with specific CIDR range and then add that range in IP allow list.
Hello @ChanuteJo Use this in the link:
https://berylplusptrsd-mkt-prod1-m.adobe-campaign.com/webApp/APP32?id=<%= escapeUrl(cryptString(recipient.id)) %>
Hello @ChanuteJo You will have to send yourself an actual email for this. There is another thread from you where you have an anchor tag. You can use the same process for this one.
Hello @ChanuteJo If you are using preloading activity then you can't directly access the page because it needs a recipient identifier first.
See how in the preview section it asks you to select a profile first.