XTIVIA BLOG
Mastering Instance Access and Security with AWS Session Manager
Session Manager is an AWS-managed service that provides users access to their instances without using a Bastion Host or opening inbound ports, such as 3389 for RDP & 22 for SSH. It can also offer access when an instance is unresponsive. There are a couple of essential...
Salesforce Flow – Record Those Sent Emails!
An important mantra for any organization that wants to utilize its CRM effectively is: If it's not recorded in the CRM, it didn't happen! All essential communications and customer emails must be recorded against the customer record for future reference. Being able to send an...
Enhancing Partner Engagement: Maximizing the Potential of Software Resale Partnerships
Introduction Establishing solid and collaborative relationships with suppliers is vital for success. To optimize these relationships, procurement professionals can leverage the untapped potential of software resale partnerships. In this blog post, we will explore how partnering...
Mitigating Risks and Ensuring Compliance Through Software Resale Solutions
Introduction Managing risks and ensuring compliance are critical priorities for professionals. One effective approach to address these challenges is through software resale solutions. In this blog post, we will explore how partnering with software resale providers can help...
Integrate AWS Service with API Gateway
Overview With AWS integration, you can create an API Gateway to expose other AWS services, such as Amazon SNS, Amazon S3, Amazon Kinesis, and AWS Lambda. To integrate AWS Simple Notification Service (SNS) with Amazon API Gateway, you can set up a combination of AWS services...
The Dawn of Digital Creativity: Exploring Generative AI
Introduction In the rapidly evolving landscape of artificial intelligence, one remarkable area of innovation has been the development of Generative AI (GenAI). These intelligent systems have shown their prowess in creating art, music, and even writing, raising intriguing...
Salesforce Custom Error Messages for Record-Triggered Flows
Salesforce Flow error messages are something that every user in the ecosystem faces. Traditionally, when you run into a flow error when trying to save a record, you are presented with a cryptic error message that doesn't always make sense regarding the issue. If you're a...
Choosing the Right Software Reseller: Key Considerations for Procurement Teams
Introduction Selecting the optimal software reseller is crucial for procurement teams looking to optimize their software acquisition strategies. With a multitude of options available, it's essential for procurement professionals to consider key factors that will enhance their...
How to Setup Amazon API Gateway and Invoke a Lambda Function
Introduction Amazon API Gateway is a service you can use to create application programming interfaces (APIs) that are gateways to your business logic or application on AWS. It creates, publishes, maintains, monitors, and secures REST, HTTP, and WebSocket APIs at any scale. API...
Salesforce Reactive Components Help Build Screen Flows
With the Winter '24 release, Salesforce has brought a new feature called Reactive Screen Components. Reactive Screens are a feature that will take Flow screen building to the next level. Previously, when building a screen flow, the user would have to create additional screens...