How to update marketing action on a destination | Community
Skip to main content
Level 2
May 8, 2024
Solved

How to update marketing action on a destination

  • May 8, 2024
  • 1 reply
  • 893 views

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

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 brekrut

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

1 reply

Tof_Jossic
Adobe Employee
Adobe Employee
May 8, 2024

@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

brekrut
Adobe Employee
brekrutAdobe EmployeeAccepted solution
Adobe Employee
May 9, 2024

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