SK SKYVVA Documentation

6. Publish salesforce event

In this chapter, we will see one of the operation types which is the "Publish salesforce event".

Platform event

Platform events enable developers to deliver secure, scalable, and customizable event notifications within the Salesforce platform or from external sources. Platform events are based on a publish-subscribe architecture.

How to create the platform event SKYVVA feature?

We can create a platform event without programming with SKYVVA feature. Creating an event can be done using the inbound or outbound interface. With the inbound interface, we get data from the outside and with this data, we can create an event either into the Salesforce bus. Follow the given steps to create a platform event with SKYVVA. Step1: Create a platform Event:

Step2: Create custom Fields

Repeat the same process to create the Name field. Step3: Create Integration

Step4: Create an interface.  We can execute an inbound interface with our new API i,e Event Interface.

Step5: Do mapping

Step6: Upload data manually.

Step7: Search result on message Monitoring:

Open this article in the interactive viewer →