Automate your workflows by connecting Wallafan to hundreds of other services with Zapier. This guide will walk you through creating a Zap that triggers whenever you make a new post or add a new product to your shop on Wallafan, or when a user follows you.
Versioning: Zapier Integration V.1.0
Prerequisites
How to generate your Authentication Token
You can generate your personal Authentication Token from the Zapier and API tab on the My Account section of your Wallafan profile.
Note: for security reasons, you won't be able to access your token once confirmed that you saved it. If you lose it or you believe it got compromised, revoke it by clicking on Revoke Token immediately and generate a new one, and don't forget to update authentication on Zapier with your new token.
Now that you have your Authentication Token, you can start creating your first Zap on Zapier or directly from your Wallafan account settings page.
Step 1: Start Creating Your Zap
Step 2: Set Up the Trigger
Step 3: Choose an Action
Now that your trigger is set up, decide what should happen in another app when a new post is made or a new user follows you on Wallafan.
Here is a sample of available fields that you can map for the "New Post" trigger:
{ "platform": "Wallafan", "id": 123, "username": "SampleUser", //if you have multiple accounts, you can track which one you made the post from "text_content": "This is a sample post text to show the structure of post data.", "media_type": "Image", //it tells you if the post was only text or it had video, image or zip attachment "lock_type": "Paid", //it tells you if the post was free for all or only for subscribers "is_pinned": "No", //it tells you if the post got pinned "created_on": "2024-01-01", "time": "12:00 PM" }
Here is a sample of available fields that you can map for the "New Product" trigger:
{ "platform": "Wallafan", "your_account": "MyWallafanUsername", "product_id": 123, "product_name": "Name", "product_description": "Your Product Description", "product_price": "100.00", "product_stock": "10", "product_url": "https://wallafan.com/shop/product/MyWallafanUsername/1-Name", "created_on": "2024-01-01", "time": "12:00 PM" }
Here is a sample of available fields that you can map for the "New Follower" trigger:
{ "platform": "Wallafan", "name": "Name", "username": "Username", "email": "Email", "twitter": "Twitter Handle", "instagram": "Instagram Handle", "discord": "Discord Channel", "facebook": "Facebook Handle", "youtube": "YouTube Handle", "patreon": "Patreon Handle", "twitch": "Twitch Handle", "tiktok": "TikTok Handle", "accepted_at": "2024-01-31" }
Step 4: Name and Turn On Your Zap
Step 5: Monitor and Adjust
Conclusion
You've now automated a workflow that starts with a new post on Wallafan. A good case scenario for the "New Post" trigger is when you want to keep track of all your posts in different platforms, so to avoid copycat posts or to measure their performance or to recycle content cross-platforms. The "New Follower" trigger can help you to keep track of your opted-in followers and to contact them for special offers, upsells etc.
Explore other integrations and workflows to maximize productivity and leverage the power of automation. Here are a few popular Zap templates for you to consider.
Requests
We are already working at V.2.0 with more triggers, actions and ready templates. If you need specific triggers or actions, we are ready to listen: please pop into our discord