A step-by-step guide on how to securely store your browser cookies and use them to automate websites that require a login.
cookies.txt
file. We recommend using a simple, open-source browser extension for this.
pinterest.com
) and log in with your credentials.cookies.txt
file by clicking ‘Export’.cookies.txt
file into Jsonify’s secure credential manager.
Integrations
section.Website Credentials
tab.+ Add credentials
button. A new, untitled credential store will be created.▼
) on the right side of ‘add a cookie’ button and select Import cookies.txt
. Upload the file you downloaded in Step 1.Importing the cookies.txt file into a newly created Website Credential store.
Add the Use Credentials Block.
In your workflow editor, add the Input ➙ Advanced ➙ Use Credentials
block. This block should be placed before navigating to the protected page.Selecting the named credential store from the dropdown in the 'Use Credentials' block.
Use Credentials Block:
Open Websites Block:
https://www.pinterest.com/YOUR_USERNAME_HERE/saved/
).Extract Data Block:
board_name
from the list of items on the page.cookies.txt
file and re-upload it to the same credential store to update it.