Workflows
After Sign-Up Success Page Data (DBDash) → Retrieves the data to display on the "after signup success" page.
After Sign-Up Success Page (Dev) → Fetches "after signup success" page data for the development environment.
After Sign-Up Success Page (Prod) → Fetches "after signup success" page data for the production environment.
Get After-Signup Data from DBDash (Local) → Retrieves billing details after activating the organization in the local environment.
Get JWT for Chatbot → Generates a JWT token for the chatbot on the viasocket.com landing page.
Vercle 500 Alert → Sends an alert when a 500 error occurs on Vercle.
Get Industries from Table → Fetches data from a specified API, processes responses, handles file attachments, and updates context with results.
Post from Ghost → Stores blog posts in a database table.
Fetch Country Data → Retrieves and updates country data, creating new records if missing.
Dynamic Pricing Website – V1 → Updates subscription plan costs in local currency and checks if the user’s country is a developing nation.
Dynamic Pricing Website – V2 → Retrieves and updates pricing in local currency based on the user’s country.
Check Developing Country → Verifies if a country is classified as developing using its code or name in the database.