Skip to Content
Technical Articles
Author's profile photo DUSHYANT GARG

ChatGPT Integration IFlow

ChatGPT Integration IFlow

Creating an IFlow for chatgpt.

Pre-requisite:

  • Bearer token from openapi.com
  • Postman(or any other software to trigger api or iflow) installed in your system

Steps:

  1. Create Package and artifact.
  2. Connect the sender with start message using https adaptor and add content modifier.
  3. Configure Content modifier.
  4. Add request reply and connect it with the receiver using http adaptor.
  5. Configure HTTP.
  6. Save and deploy your artifact and get the endpoint url in Manage integration content.
  7. Open Postman and paste the endpoint url and give basic auth as your tenant.
  8. Go to body->raw
  9. Click send and check the reply.

Thanks

Dushyant

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.