Skip to main content
Nintex Community Menu Bar
Question

Salesforce Connection with Eventsforce

  • July 11, 2024
  • 2 replies
  • 9 views

Forum|alt.badge.img+7

We need to connect Salesforce with our events system (Eventsforce) using Skuid. We want to be able to display Eventsforce events against Salesforce contact records, as records on a related list using the email address as a match between the two systems.

I’m at a point where I have been able to gain access through Skuid to Eventsforce data using a REST API to start running some tests,

The first test I try to run is an attempt at displaying all Eventsforce events

I have noticed some differences when querying the data through a JSON viewer in chrome, to querying through the Skuid UI.

When sending the query https://www.eventsforce.net/jiscevents-sandbox/api/v2/events.json I receive only one record of data in Skuid. When I send this same query in the JSON viewer, it returns all records (about 20).

Below are my common request headers.

Why am I only receiving 1 record in Skuid?

2 replies

Forum|alt.badge.img+7
  • Author
  • July 11, 2024

I didn’t have the “Path to Contents” field populated on the model…records are now being returned correctly!


Forum|alt.badge.img+4

Glad to hear that you figured this out, Glenn! If you have any other questions feel free to reach back out here,

-Josh