Technical Articles
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:
- Create Package and artifact.
- Connect the sender with start message using https adaptor and add content modifier.
- Configure Content modifier.
- Add request reply and connect it with the receiver using http adaptor.
- Configure HTTP.
- Save and deploy your artifact and get the endpoint url in Manage integration content.
- Open Postman and paste the endpoint url and give basic auth as your tenant.
- Go to body->raw
- Click send and check the reply.
Thanks
Dushyant
Be the first to leave a comment
You must be Logged on to comment or reply to a post.