Connecting Open AI to Ulinc (LinkedIn Automation)?

Hi, I wish to do the following -

Video - Make

I want to retrieve info from webhooks that contain incoming messages sent to my LinkedIn Accounts
I want to retrieve the ‘message’ received on my LinkedIn accounts ONLY and use include it with a prompt message that would be sent to Open AI
Open AI would write a response for the incoming message based on my prompt
I want to send the response back to my leads

It would be ideal to also route all the ‘incoming’ messages and ‘outgoing’ messages written by Open AI on a google sheet.

retrieve data received from the following webhooks into make.com (have modified some letters so not anyone on the web can retrieve data from them)

https://ulinc.co/zap/5fcaa2b7ec1edd664590ede1e74dbfy2
https://ulinc.co/zap/b9c1f64457e52fa3244181bf898c5d3h
https://ulinc.co/zap/d089a712e6b59d731b43911b35c4c3bb
https://ulinc.co/zap/506450bb4fa75bc57ab1dab93770d9jn
https://ulinc.co/zap/aa16ee05385a705c02810758b61d0fsn
https://ulinc.co/zap/9c7db5fb69bc94fb98a6c76673fa1392
https://ulinc.co/zap/4ff89ee1ecbff9c972c6604be77113na
https://ulinc.co/zap/4f2dd72587c9883c4bca20ee91227bsn

Ulinc is a linkedin automation tool. These are the 10 webhooks for 10 LinkedIn accounts that trigger on ‘incoming responses’ from LinkedIn campaigns on Ulinc.

I have created an HTTP module to retrieve the data onto make but I do not know how to configure it. I.e - do I select text, XML, or JSON?

Do I create a parser to modify data/GET only the ‘message’ from the data retrieved by the webhooks?

Then how do I connect that with Open AI? (Should be easy as I’ve already done it but was unable to retrieve data from the webhooks)

Then how do I retrieve the response from Open AI and send it back to my lead on LinkedIn using the Ulinc webhook?

Thanks!

Welcome to the Make community!

You’ll have to configure this on ulinc itself to “push” data to a Make Custom Webhook trigger module. For information on how to do that, you’ll have to refer to ulinc’s documentation.

Once you’ve set up a Webhook in Make, and ulinc is sending data to it, then you can just connect OpenAI “Create a completion” module to it, and then a “Webhook response” module to send the data back to ulinc (or wherever you want to store the completion from OpenAI.

Screenshot_2024-01-19_080122

Links

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

2 Likes

question: where can we purchase access to LinkedIn campaigns on Ulinc?