Recent content by lma

  1. L

    Webhook not passing data when using different origins

    Hi, I'm sending data to a webhook from 2 different origins. They both have the same Json structure but when I capture the response of the webhook for the first time from 1 origin, the other one doesn't pass the data correctly and the other way around... Both origins send a Json like this to...
  2. L

    Adding multiple rows to Google Sheet

    Hi, I have a current workflow that adds my orders to a google sheet from a webhook and trigger different api actions for each unit sold. I only have 1 product on sale with a 3$ price but the users can order the same product up to 100 times, and every extra unit sold should be adding an extra...
  3. L

    Trigger - Simplest way fire Facebook Conversion API inside an iframe based on URL step of the funnel?

    Hi, Is there a simple way to place an iframe in a different-domain-website and track conversions precisely (also iOS) from Pabbly Connect? I could for example place different iframes in different steps of funnel of the host. Maybe with the help of other tool? Thanks!
  4. L

    Help with Http API on Pabbly Connect pls!

    Hi guys, Sorry for my ignorance. How can I use the "file" field on a Http API on Pabbly but loading the file from a url instead of locally? I need this for an automation: Thank you in advance!
Top