내 커뮤니티 업적 표시줄을 확대합니다.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
해결됨

How to update marketing action on a destination

Avatar

Level 2

Hi,

 

I want to replace the marketing action that's currently applied to a destination, and I read on this blog that that is possible to do only via the API. However, I can't seem to find the relevant commands in the API documentation. Have anyone here tried to do it before?

 

Thanks,

Ronaldo

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

You will need to use the /PATCH operation to update the flow details.  

원본 게시물의 솔루션 보기

2 답변 개

Avatar

Employee Advisor

@Ronaldo_09 not tested but you should be able to retrieve some details from the current destination through the Flow Service API - see Retrieve a flow's details 

 

Then Update what you need with Update a flow

Operations include add, replace, and remove

Avatar

정확한 답변 작성자:
Employee

You will need to use the /PATCH operation to update the flow details.