Skip to main content
December 21, 2023
Question

Webapi

  • December 21, 2023
  • 1 reply
  • 0 views

from appian application , i will send some emails addresses to  3rd party application , that 3rd party app needs to verify those email addresses and sends the email addresses ids back . 

do i need use webapi or integration for this scenarios

    1 reply

    stefanhelzle0001
    December 21, 2023

    If this is a synchronous call, an integration is what you want to use.

    Simple: Use integrations to initiate calls from Appian to other systems and use Web APIs to initiate calls from other systems to Appian.