Skip to main content
sivasuryap0002
October 30, 2021
Question

Integration

  • October 30, 2021
  • 4 replies
  • 0 views

Hi All,

Can we hit Appian webApi using Appian Integration Object ?
If yes How can we Use Service account credentials in this scenario.

Thanks,
Surya

4 replies

sivasuryap0002
November 14, 2021

Anyone have an any idea on it?

stefanhelzle0001
Brainy
November 14, 2021

You do that in the exact same way as any other WebAPI or Integration. In your case, you create the new service user, add it to the service user group and create an API key. Then use that key to authenticate.

Do you have any specific question?

peter.lewis
Employee
November 15, 2021

I think the better question is - why would you want to do this? You would be adding extra overhead by essentially having Appian call itself. I think we'd need a lot more information to understand what you want to accomplish here.