Advanced Search
Search Results
61 total results found
Agency Sync
API URI https://api.versal.one/<uuid> Method POST /agency/sync Description This API synchronizes agency data using a unique identifier (uuid). The client must provide an authorization token to access this endpoint. The API responds with success, error, or...
Agency Template Reporting
API URI https://api.versal.one/<uuid> POST /agency/template Description This API enables agencies to submit and track template information. The client must provide a valid uuid as a query parameter and include the template details in the request body. If t...
Agency Campaign Creation
API URI https://api.versal.one/<uuid> POST /agency/createCampaign Description This API allows agencies to create a campaign by specifying a name, schedule type, and other campaign details. The client must provide a valid uuid as a query parameter. Only ac...
Agency Read Campaign
API URI https://api.versal.one/<uuid> GET /agency/getCampaignData Description This API retrieves campaign data for a specified agency using a unique identifier (uuid). It supports pagination for large datasets. A valid JWT token is mandatory for authentica...
Agency Read Campaign By Id
API URI https://api.versal.one/<uuid> GET /agency/getCampaign/<campaign id> Description This API allows fetching campaign details by providing the campaign id and the uuid of the company. The endpoint returns campaign data if found, otherwise, a message in...
Agency Get Customers
API URI https://api.versal.one/<uuid> GET /agency/getCustomers Description This API allows fetching customer data for a specific company identified by its uuid. It returns customer information along with pagination details, such as the next and previous pa...
Agency Get Campaign
API URL https://api.versal.one/<uuid> GET /agency/reportingCampaign Description This API allows fetching a report for a specific company, identified by its uuid. The response contains the report data if available. If the company or users are not found, t...
Chat inbox plugin to your portal or platform
Integrating Chat Inbox Plugin to your portal or platform This feature is only available for accounts with Agency status and that too on demand As an agency if you have the requirement to provide chat functionality to your users in your platform, you will nee...
Zoho OAuth Token Generation
Authentication(OAuth) Zoho Desk's APIs use the industry-standard OAuth 2.0 protocol for authentication and authorization. This protocol delegates user authentication to the service that hosts the user account and authorizes third-party applications to access ...
Manage Products
🛒 Meta Commerce Integration with vCX – Manage Products Across Meta Platforms Overview vCX – The Social CRM now supports seamless integration with Meta Commerce Manager, enabling businesses to manage and publish their product catalogs across Facebook, Instagr...
Smarter Conversations, Built for Impact
Overview Versalence brings the power of AI-driven conversations to your business through expertly crafted chatbots built on Botpress Studio, a cutting-edge platform for creating intelligent and interactive bots. From document collection to food ordering, acad...
Integrating Zoho with vCX
Creating Zoho API's for Integration with vCX Head over to https://api-console.zoho.in/ (please check your region, it could be .in, .eu, .us etc) Click Add Client -> Self Client Add Scope and select Time Duration to 10 minutes For more information on scop...
Food Order App with Whatsapp Catalog
Food Order App with Whatsapp Catalog
Food Subscription Bot
Academic Thesis analysis bot (spanish)
Beautician appointment booking bot
Hotel Website AI Assitant
Access Google Sheets Data Using a Service Account
Accessing Google Sheets data programmatically can be essential for server-side applications that need to read or manipulate spreadsheet data without human interaction. Whether you’re automating reports, synchronizing data, or managing inventory systems, access...