Question : Third Party Integration in Appian

Certified Associate Developer

Can someone tell me what all options are correct for this question?

Which two use-cases would require a third party integration?

  • A customer needs to be able to share document with other Appian users
  • A customer needs to be able to retain and store an extensive number of large, historical documents over a 7 year period
  • A customer needs to collaborate on documents with non-Appian users in real time
  • A customer needs to email copies of documents to non-appian users

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Associate Developer

    Dear all, I also have the same question. So we are saying that two use-cases that require a third party integration are 2 and 3? Because without this helpufl thread I would have answered 3 and 4. Can you please tell me in which documentation I can retrive this information? I need to study this for the Appian Certification analyst. Thanks a lot for your availability

Reply
  • 0
    Certified Associate Developer

    Dear all, I also have the same question. So we are saying that two use-cases that require a third party integration are 2 and 3? Because without this helpufl thread I would have answered 3 and 4. Can you please tell me in which documentation I can retrive this information? I need to study this for the Appian Certification analyst. Thanks a lot for your availability

Children
  • 0
    Certified Lead Developer
    in reply to veronical656117

    In Appian applications, you can send emails to non-appian users and mail ids using Send Email node in process. You dont need to setup any integration for this. This makes statement 4 incorrect.

    For Option 2, as already answered earlier here, large number of historical documents affect the memory and performance of Appian servers. Its better to use S3, Sharepoint etc external systems to store these documents and use integration for documents to be accessible to users.

    Hope it clarifies!