Hello,
I want to send the first name of a customer who registers on a form to another form. The problem is that the second form is being embedded in the second form. So I can't send the data directly via Formaloo. I need to use their API to insert the first name inside the second form. I tried to do it by myself but with no success. Perhaps you can guide me through what I miss here.
This is the URL of my workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZiMDYzNTA0Mzc1MjZkNTUzMTUxM2Ii_pc
This is the Formaloo API documentation: https://help.formaloo.com/en/articl...formaloo-api-keys-in-formaloo-api?q=api+post+
As you read, I need to generate an Authorization Token from a secret key.
Then, I need in some way to send the data to a specific form. I guess that I need its URL and a paramter. Here is another documentation in this subject: https://docs.formaloo.net/?_gl=1*1u...5NjgwLjE3MDY0NjY4MDA.#/operations/formsCreate
Thank you
I want to send the first name of a customer who registers on a form to another form. The problem is that the second form is being embedded in the second form. So I can't send the data directly via Formaloo. I need to use their API to insert the first name inside the second form. I tried to do it by myself but with no success. Perhaps you can guide me through what I miss here.
This is the URL of my workflow: https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTZiMDYzNTA0Mzc1MjZkNTUzMTUxM2Ii_pc
This is the Formaloo API documentation: https://help.formaloo.com/en/articl...formaloo-api-keys-in-formaloo-api?q=api+post+
As you read, I need to generate an Authorization Token from a secret key.
Then, I need in some way to send the data to a specific form. I guess that I need its URL and a paramter. Here is another documentation in this subject: https://docs.formaloo.net/?_gl=1*1u...5NjgwLjE3MDY0NjY4MDA.#/operations/formsCreate
Thank you