Link between non-delivery-offer and a Campaign | Community
Skip to main content
lukkyluke
New Participant
May 14, 2020
Solved

Link between non-delivery-offer and a Campaign

  • May 14, 2020
  • 1 reply
  • 4481 views

Hi,
Our datawarehouse is asking for a link between inbound offers and a Campaign. Is there any out of the box functionality that we can make use of for this purpose? Or do we have to make a new dropdown in the offer input form, and extend the nmsOffer-schema with an operationId?

Absolutely doable, but I just want to know if I am missing something here.

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 _Manoj_Kumar_

Hello @lukkyluke ,

I don't see any out of the box link available between Offers and Campaigns. 
Like you suggested the only way is to create link ourselves by extending the schema and editing the form.

 

Thanks

1 reply

_Manoj_Kumar_
_Manoj_Kumar_Accepted solution
New Participant
May 14, 2020

Hello @lukkyluke ,

I don't see any out of the box link available between Offers and Campaigns. 
Like you suggested the only way is to create link ourselves by extending the schema and editing the form.

 

Thanks

     Manoj     Find me on LinkedIn
lukkyluke
lukkylukeAuthor
New Participant
May 21, 2020
Thanks for your quick response!