• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Automating job applications for jobseeker using airtable rss.app and pabbly for linkedin

ArshilAhmad

Moderator
Staff member
Hi @kamran shaikh,

You can use a Scheduler to execute the workflow at a specified duration.

Then use the 'RSS.app: Retrieve Feed' action step to retrieve the feed.
1738788510994.png


Then, you can use the 'Search Record (Advanced)' action step to search for a record.
1738788771936.png


Next, add a filter to the workflow to ensure that only relevant data is passed to the next step.

Try using the API by Pabbly module to see if you can extract the HTML from the link you received through the URL obtained from the RSS Feeds action step.

Then, you can use the 'ChatGPT: Create Completions' action step to create chat completions.
1738789141742.png



Finally, add the 'Create Record' action step to the workflow to add data to your Airtable.
1738788921737.png
 
Top