• 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.

can create some temporarily variable inside Pabbly Connect workflow?

tisaigon

Member
Hi,
i use Podio connect with Google sheet/Facebook.
but i don't want direct from Podio to Google sheet/Facebook.
Can i add some variables inside workflow.
Example:
variable x = field 1 of item A in Podio
variable y = field 2 of item B in Podio
then I will use some changes to the variable x, y
then I will make some changes to these variables : new_x, new_y
I will add these converted variables new_x, new_y to Google sheet/Facebook eventually
How can i define variable x, y in Pabbly Connect?
Thank you
 

ArshilAhmad

Moderator
Staff member
Hey @tisaigon,

To define the variables x and y, you just need to map both fields from the previous steps.

Let's suppose we fetch details of two different items using Podio: Get Item Details.

Item A
1682582154860.png


Item B
1682582205182.png


After that, all you need to do is map the fields you want to change. For example, let's say we want to change the title of Item 1. In this case, we would map the Title field from Item 1 in our Action Step to make the necessary changes. In a similar manner, we can map the field from Item 2 and change it.

1682583144839.png
 
Top