Recent content by serwar24554

  1. S

    how to fetch featured image from wordpress rss feed.

    so many months back i created a workflow and i was provided a solution by pabbly team to use text formater/extract pattern function. and insert this code in patter text area. https?:\/\/[^\s"']+?\.jpg it worked that time but now it does not seem to be working. so mainly i want to know from rss...
  2. S

    how to pick random row in google sheet

    i resolved it. i used subtraction to get 1 number lower.
  3. S

    how to pick random row in google sheet

    thank you. i was able to generate a random row. now how do i map the row by generated random number to delete exact row. because i believe if i have to delete row 8 then i would have to mention two numbers 7 and 8. then it will delete row 8. i have the number 8 but i dont have any number 7 that...
  4. S

    how to pick random row in google sheet

    hi can you tell me how you did this?
  5. S

    how to pick random row in google sheet

    how can i pick a random row in google sheet everytime workflow runs.
  6. S

    google sheet next row

    if i have 10 rows and daily i want the workflow to get data from 1st row, next day 2nd row and so on. and when all 10 rows data is fetched after 10 days then i want it to start from top again and repeat the process how can i setup this workflow.
  7. S

    adding images in wordpress post content.

    how do i just add the image in post content. i tried adding the image url but that does not convert into image in description after the post is published.
  8. S

    youtube video not getting uploaded

    i am trying to upload a video over 5 minutes long which is getting failed but when i uploaded 4 sec it got uploaded. is there any limit on upload?
  9. S

    adding images in wordpress post content.

    could you please provide custom code and how to use it.
  10. S

    how to create a fix time schedule for mulitple posts

    i have social media posting workflow. i am taking data from google sheets. i want to post 5 posts daily. exactly at 5pm, 7, 9, 11, 1am. the delay function does not allow me to post them at exact time. so do i have to create 5 different workflows and run each workflow at specified time or is...
  11. S

    transferring google analytics data in google sheet.

    here it is . thanks https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZhMDYzNDA0M2M1MjZiNTUzYzUxMzYi_pc
  12. S

    transferring google analytics data in google sheet.

    hi i have setup a workflow where i have retrieved sessions data for all my posts till date. now i want to add that analytics data in google sheet in such a way that each row different post data like, title, url, sessions etc. thanks.
Top