B2B Integration

 View Only
Expand all | Collapse all

automating Native PGP public key check-in

  • 1.  automating Native PGP public key check-in

    Posted Tue February 06, 2024 05:48 PM

    Hello Everyone,

    Is there a way a Business Process can check-in PGP public keys for the new Native PGP ?

    I wish to receive PGP public key files into a mailbox, where my Business Process can extract the PGP key files and check them in.

    Thanks for any help!

     

     

    This communication is intended to be received only by the individual[s] or entity[s] to whom or to which it is addressed, and contains information which is confidential, privileged and subject to copyright. Any unauthorized use, copying, review or disclosure is prohibited. Please notify the sender immediately if you have received this communication in error [by calling collect, if necessary] so that we can arrange for its return at our expense. Thank you in advance for your anticipated assistance and cooperation.

    Cette communication est destinée uniquement à la personne ou à la personne morale à qui elle est adressée. Elle contient de l’information confidentielle, protégée par le secret professionnel et sujette à des droits d'auteurs. Toute utilisation, reproduction, consultation ou divulgation non autorisées sont interdites. Nous vous prions d’aviser immédiatement l’expéditeur si vous avez reçu cette communication par erreur (en appelant à frais virés, si nécessaire), afin que nous puissions prendre des dispositions pour en assurer le renvoi à nos frais. Nous vous remercions à l’avance de votre coopération.


  • 2.  RE: automating Native PGP public key check-in

    Posted Wed February 14, 2024 07:29 AM
    Hi,
    There are REST APIs for Native PGP to perform CRUD operations. You can find the API list here http://<IP or Hostname>:<Liberty_port>/sfgapis/swagger-ui.html.
     
    You can programmatically invoke the PGP public key API to checkin the public key using a business process. You can use HTTP client services or REST API Client service to post the public key.
    Kishore


    ------------------------------
    KALYAN PAVAN KISHORE CHAKRAVARTHULA
    ------------------------------