- Your Workflow URL
 - https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY0MDYzNDA0MzU1MjZmNTUzMjUxM2Ei_pc
 
- Consent to Access & Modify
 - I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
 
I have a workflow where i send a string, let google drive action search it, and return folderID.
When I use the folderID in sendwebhook action, folderID is not sent, and if it do sent, the string is "None"
While in the workflow I have a code action, folderID is fetched from Google Drive Search action.
			
			When I use the folderID in sendwebhook action, folderID is not sent, and if it do sent, the string is "None"
While in the workflow I have a code action, folderID is fetched from Google Drive Search action.
				