Recent content by joaquinrojas42

  1. joaquinrojas42

    Delay Pabbly module failed

    Hello, I am experiencing an issue with one of my workflows that has suddenly stopped completing all steps after the Delay (Pabbly) action. Workflow Details My workflow is designed as follows: Trigger: Webhook by Pabbly: Catch Webhook Action 1: DateTime Formatter (Pabbly): Date Duration...
  2. joaquinrojas42

    Why does the Facebook Pages – New Post trigger also fire on comments?

    Hi, I’m using the Facebook Pages → New Post trigger in Pabbly. From my understanding, this should only activate when a new post is published on the page. However, I’m noticing that it also fires when someone adds a comment. For example, the response data includes this line: Res1 Item: comment...
  3. joaquinrojas42

    Can I reference input variables directly in the Code module without mapping them one by one?

    https://connect.pabbly.com/v2/app/workflow/share/XRUDMVQDUDNXHVU_BlkCJQ8bUVUAWVEwXEUDEQEOVCxQHgdSVBULYVgUVXcARwdmUBlXPVQIUGsIHFdTB1FTIFZMUX0HBAB6URwFfgZfCjldAwMrVDU#
  4. joaquinrojas42

    Can I reference input variables directly in the Code module without mapping them one by one?

    Hi! I'm using the Code (JavaScript) module in a workflow and I currently map input variables one by one like this: const sub0_media_source = " "; const sub0_media_image = " "; const sub0_type = " "; const sub1_media_source = " "; const sub1_media_image = " "; const sub1_type =...
  5. joaquinrojas42

    "Create Multi Image Post" for Facebook Pages – Error Code 324

    https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZjMDYzNDA0MzE1MjY0NTUzMzUxMzIi_pc
  6. joaquinrojas42

    "Create Multi Image Post" for Facebook Pages – Error Code 324

    Hi, I'm having trouble using the "Create Multi Image Post" action for Facebook Pages in Pabbly. Every time I try to use it with more than one image, I get the following error: Res2 Result Uploaded Media Fbids Error Type: OAuthException Res2 Result Uploaded Media Fbids Erro Code: 324 Res2...
  7. joaquinrojas42

    Facebook unpublished post

    Thanks for your response, I see that it's not available right now, but I would really like to have this feature. Where can I request it as a new functionality?
  8. joaquinrojas42

    Facebook unpublished post

    Hello, does Pabbly Facebook connector allow creating a page post that remains unpublished? Is this feature available, or can it be done using the Facebook connector?
  9. joaquinrojas42

    Facebook creat page post error

    of for example this one, its a copy of the other workflow and the only change is the FB page in in wich Im posting https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzNTA0M2M1MjY0NTUzMjUxM2Ei_pc
  10. joaquinrojas42

    Facebook creat page post error

    And why in this workplow I can include the URL of one Facebook post within another post. ? https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzNzA0MzQ1MjY5NTUzMDUxM2Ii_pc
  11. joaquinrojas42

    Facebook creat page post error

    Is this one https://connect.pabbly.com/workflow/mapping/IjU3NjYwNTZlMDYzNDA0M2Q1MjZlNTUzMzUxMzQi_pc
  12. joaquinrojas42

    Facebook creat page post error

    this is the Res 1 Data link https://www.facebook.com/berninacanada/posts/pfbid02yKKeuLwt33EvfwQ379oqm2rhGxcBYFkkoNuiTvWV7DzUjLBHciK9w45AbFv9mdHVl Res3 Error Message The url you supplied is invalid Res3 Error Type OAuthException Res3 Error Code 1500 Error Error User Title Invalid URL Res3...
  13. joaquinrojas42

    Facebook creat page post error

    I am triying to share the facebook post using the create page post and im getting this error message. Do you know why is this happening ? { error: { message: "(#200) Provide valid app ID", type: "OAuthException", code: 200, fbtrace_id: "AfJqU0v3jn61aMNgRFGlibN" } }
  14. joaquinrojas42

    Facebook post rate limit

    My Pabbly Connect workflows are using the Pabbly Facebook Integrations which uses the Facebook API. The Facebook API has rate limits. Is there a way to check my Facebook API usage generated by my Pabbly Connect workflows so I can track that usage against the rate limits? The objective is to...
  15. joaquinrojas42

    Facebook post rate limit

    Ok but how can we track the usage of Facebook API in Pabbly Connect ?
Top