• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

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