ACS - trigger an external signal with REST API | Community
Skip to main content
Level 2
January 11, 2023
Question

ACS - trigger an external signal with REST API

  • January 11, 2023
  • 1 reply
  • 1280 views

Hello the community,

 

I played the last few days with all the REST API for ACS. All of them works fine with postman except that one

 

GET https://mc.adobe.io/<ORGANIZATION>/campaign/workflow/execution/<workflowID>

https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/managing-workflows/triggering-a-signal-activity.html?lang=en#

 

When I try to call that API, I received an error message and I don't find any description or explanation

error message :

RST-360011 An error has occurred - please contact your administrator.
BAS-010096 Error return code : 16384

 

Do you have any idea how to solve that ?

 

Have a nice day

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

SatheeskannaK
Community Advisor
Community Advisor
January 11, 2023

Hi @malexandre,

 

It's hard to tell by looking at the error code. Did you try other actions using the workflow endpoint mentioned and is that working?

https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/managing-workflows/controlling-a-workflow.html?lang=en

 

Thanks!

Thanks, Sathees
Level 2
January 13, 2023

Yes, i can without any problem manage the same workflow using 

POST https://mc.adobe.io/<ORGANIZATION>/campaign/workflow/execution/<workflowID>/commands