ACS External API with Firefly | Community
Skip to main content
New Participant
November 19, 2020
Solved

ACS External API with Firefly

  • November 19, 2020
  • 1 reply
  • 1740 views

Hi, I have built an API endpoint/web action in I/O runtime which I can call from ACS external API component and it works with no issues. I am planning to move to Firefly because of additional requirements, my confusion is if I built my app/API in Firefly, can I invoke it (as web action) from ACS external API component? I tried to find 'API' example on Firefly docs but could not find any example related to this scenario.

 

Thanks !

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 wiki

Firefly has runtime underneath so no issue in calling Firefly action from ACS.

1 reply

wikiAuthorAccepted solution
New Participant
November 21, 2020

Firefly has runtime underneath so no issue in calling Firefly action from ACS.

sarahxxu
Employee
November 23, 2020
Haha yes as you answered -- you can just put the endpoint into the ACS external activity and be able to use it.