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

Returning a value from a workflow

I would appreciate some advice. I am using Pabbly Connect to create an Asana Workflow. The workflow works well.

I now want the results of the workflow, in this case, the newly created Asana Project ID returned back to a VBA program. I am currently exporting the result to CSV file to Onedrive. I then import the CSV file to obtain the Project ID which is then saved to CRM. This allows me to launch and open the Asana project directly without searching ASANA each time. THe problems is Onedrive is slow and can take time for the files to sync.

Is there a better way of achieving this more efficiently and quickly?

I know I can use Pabbly API to do a POST. However, I am not sure what would be an easy way to GET the POST from VBA? Any suggestion would be appreciated.
Are there other Pabbly connection methods that I should be using? Thank you.

Regards

Patrick
 
I dont have any examples. I was wondering if there is a better way of passing the results of the workflow back so I can use it. currently, I am exporting the result to a CSV file. Do you know of any more efficient ways?
 

ArshilAhmad

Moderator
Staff member
Please share the URL of the Workflow whose results you are referring to. Also, clarify what you mean by 'passing the result back'—back to where exactly?
 
Top