How to Create a LinkedIn Post Generator that Connects to Notion | MindStudio Tutorials

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
hi in this video we're going to build a LinkedIn post generator that sends the post automatically to your social calendar in our example our social calendar is in notion this is what the workflow will look like in the end we have a user input send message block a make webbook and a final chat endpoint Let's test it out to see what we're actually going to build let's write a new post about M studio and no code AI Builder click on next the application will show you what's actually being sent to notion before sending it and then you can click on next to send it to notion here you go let's navigate to notion and here you can see the test with the content that we sent from M studio now let's build it together click on new AI in your dashboard select generate prompt then next and tell the platform what you want to build in our example we want a LinkedIn post generator click generate and the platform will offer a prompt for you this prompt looks okay but let's replace it with the one we had in the other app then let's navigate to automations and let's add a user input block this will be what asks the user what they want to write the post about click on the plus icon create new and this could be a long text then name the variable something like topic and label it to tell the user what they should write in the box then navigate back to the main flow and add a send message block let's space this out a little bit this send message block is what's actually going to to generate the post for you in this example we don't want to use gbt 3.5 turbo because it's not a particularly creative model let's go to model settings and select either Cloud show point1 or gp4 Turbo let's go with gp4 turbo for this example then let's go back to automations and insert the prompt in here the prompt is very simple write the post for the topic and here is the topic variable taking the value from the user input before and these are the rules do not output markdown always add a hook but don't call it out always use at least one emoji and keep the tone friendly we don't need to specify much more because remember that everything in the main prompt is also passed down to every send message block so this will not be just the send message block it will be the prompt plus the send message block the application already knows that it needs to write a LinkedIn post we're just giving it additional information to do so we do not want to display the answer to the user we want to assign it to a variable because we need to use the variable later on to send it to notion let's click on assign to VAR aable and let's name the variable post social posts can be tricky so you probably want to review it before sending it to notion to do this let's add a new send message block select the sender as system and insert the variable in the message field if we don't like it we can just delete the current thread and start a new one now let's add a custom function the custom function we need is in the community functions and it's called make webbook click on import the make webbook requires two values the first one is the input which we already have the input is the post this is what we want to send to make.com so let's add it here in input the make webbook URL is a variable that comes from a make workflow to get your webbook url you will need a free account with make.com then navigate to your make.com account go in scenarios and add a new scenario this is what it looks like in the beginning click on the huge plus button in the middle of the screen and search for webbook this is the option you want to choose then select custom webbook click on ADD and name the webbook something like LinkedIn post generator we don't need any IP restrictions and we can click on Save then click on copy address to clipboard navigate back to your my studio application and this is where you need to input the web URL finally we need to test this connection before moving on go in your functions side panel click click on the make webbook function and select test data add the webbook URL here and enter anything here in the input for example the word test click on the play button at the top right corner wait a couple of seconds and you will see data sent to make test if you go to make right now you will see that this is successfully determined which means the webbook is working as intended we can now proceed here in make.com click on add another module and send the data wherever you want in our example we want to send to notion click on notion and create a database item because what we want to do is create a new card for this post and assign the value to this new card then click on add to connect a new notion workspace and select notion public as the type name it something like LinkedIn post generator and click on Save notion will prompt you to login with your workspace in my example I have my own notion workspace then click on select pages and select the social media calendar workspace click on allow access now we need the database ID from the drop down choose select from the list and enter the database ID the database ID is the first string after the slash in the URL let's copy the URL of our database here go back to make.com and enter it here delete everything after the question mark including the question mark and delete everything before the slash including the slash as you can see you now get all the fields in that database for the name let's just name this post we don't need any visuals we don't want a start and end time but for the content we want to pass over whatever is here in the custom webbook meaning the webbook data to do that click on the field and then data from the first step in the workflow lastly select the area such as brand and the platform LinkedIn click on okay save the flow and turn it on now everything is ready to test let's go back to M Studio publish the application open a new thread and decide what we want to write about let's say we want to write about webflow the website builder click on next this is our LinkedIn post and by clicking on next again it will be sent to notion let's go back to notion and we can see the post here with the area brand platform LinkedIn and the content of the post here I hope this saved you a bunch of time and see you soon
Info
Channel: MindStudio by YouAi
Views: 570
Rating: undefined out of 5
Keywords:
Id: ny9Bb368Lqo
Channel Id: undefined
Length: 6min 39sec (399 seconds)
Published: Thu Mar 07 2024
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.