从 Siebel On Demand 中的营销活动中获取联系人

发布于 2024-08-15 13:05:01 字数 160 浏览 9 评论 0原文

我能够获取营销活动列表并对其进行筛选,以仅获取我想要的营销活动。

如何获取 1 个特定营销活动的联系人列表?

我的项目中有 Web 服务类,但看不到与 Campaign 对象的子对象相关的任何方式。

文档很糟糕,所有示例都没有工作代码,并且需要修改才能工作。

I am able to get a list of Campaigns and filter on those to get only the campaigns I want.

How do I get a list of Contacts for 1 specific campaign?

I have the web service classes in my project but can't see any way of relating to the Child objects of the Campaign object.

Documentation is awful, none of the examples had working code and they needed amending in order to work.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

地狱即天堂 2024-08-22 13:05:01

答案是不要使用 API 的 v2 - 使用 v1,这意味着没有强类型对象等,但这是唯一的方法

Answer is don't use v2 of the API - use v1 instead which means no strongly typed objects etc but it's the only way to do it

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文