HomeGuidesDeveloper HubRelease Notes
Get supportBook a chat
Guides
These docs are for v2.114. Click to read the latest docs for v2.208.

Fielo with REST API Services

If you plan to use Fielo with Fielo REST API services, follow the steps below.

Before Starting

First thing's first: log into your Salesforce org and make sure you have system administrator permissions. You'll also want to confirm that your org has the Authenticated Website license.

1. Install Fielo

Now that you've created a profile for the REST API, you're ready to install Fielo in your org.

  1. Click here to access the installation package.

  2. Select Install for Admins Only.

  3. Click Install. When the installation process is finished, you (or the org admin) will be notified by email.

  4. Once Fielo is installed, go ahead and configure the Fielo REST API.

2. Setting up Domain

Before going on, make sure that your Org has a Domain.

Production Orgs created in Salesforce Winter ’21 version and later have a My Domain by default, but if yours doesn't, check here how to create it.

3. Ensure Email Deliverability

From Salesforce Setup, navigate to Deliverability. Make sure the e-mail access level is set to All email.

4. Assign Permission Set

Still on the Salesforce Setup, go to Permission Sets and click on the permission set labeled Fielo REST.

1366

You'll find the button to Manage Assignments on the top of the page. Click it.

1346

Click on Add Assignmentsand select the users who will be using Fielo's REST APIs and click Assign.

📘

Standard permissions

Other than the Fielo REST, Fielo automatically creates a Permission Set named FieloPLT Admin, which has all the permissions needed to work with Fielo standard objects. Therefore, all users that will work with the platform should have this Permission Set assigned to them.

In case you create your own custom objects to incentivize through Fielo, you'll need to clone the FieloPLT Admin and add the new object(s) permissions to it.

5. Enable Libraries

After installing, you'll want to activate our full feature set by enabling the FieloPLT library.

Click on the App Launcher and choose Fielo Platform. From the Tools tab, make sure that you are in the Libraries section and click Activate next to FieloPLT.

While you're here, go ahead and activate the FieloLocal library, as well. This way, you'll have a place to store any actions, models, or page settings that you create later on.

👍

Great job!

You're ready to start using Fielo with our REST API.

More Details About Installing Fielo

How long does it take to install?
Our main package, FieloPLT, takes 20 to 25 minutes to install on your org.

What does my org need to have in order for me to be able to install Fielo?
FieloPLT requires at least 3MB of platform cache available to allocate.

What do I need to have in order to use Fielo?
This really depends on how you plan to use Fielo; on which features you are going to use. For example: Other than that, we don't depend on CRM objects other than Account and Contact. Regarding storage, we comply with Salesforce limits such as that we consume 2kB per record for any Fielo object and Salesforce's File Size and Sharing Limits.
How does Fielo address application security?
Our apps undergo extensive security and privacy testing prior to release.

Moreover, Fielo respects all permissions set by your admin.


Did this page help you?