• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

automating wordpress on social media

i want to post my wordpress posts on social media. i intend to create dynamic images for each wordpress post. i have created 10 dynamic image templates. now i want for each wordpress post a different template is chosen. how can i automate this?
 

Preeti Paryani

Well-known member
Staff member
Hello @serwar24554,

Thank you for sharing your use case.

Could you please share the workflow associated with this setup? This will help us better understand the current configuration and suggest the most effective way to dynamically select different image templates for each WordPress post.

Looking forward to your response.
 
step 12. i am thinking could this be a solution. after one template is published. then i put delay after that step for 2 hours then again add template step and regenerate the new image with new template. i think this could work. but then i am confused how will the trigger step work. which is triggering once daily.
 

ArshilAhmad

Moderator
Staff member
No, that won't work. Do you want to change the template ID (a new template every day) each time the workflow executes?
1750544733723.png
 

ArshilAhmad

Moderator
Staff member
We have added a Counter and a Lookup Table to your workflow. The Counter will generate values from 1 to 10 each time a task is executed. In the Lookup Table action step, you can assign a Template ID to each number from 1 to 10, and based on the number received from the Counter step, the Lookup Table will return the corresponding Template ID. You can then map this Template ID from the Lookup Table step to Picnie. In essence, this setup will help you cycle through all the Template IDs with each task execution.
1750612638925.png



 
Top