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.
Create a Fielo REST Profile
Next, you'll need to create a new profile for use with the REST API. Start by navigating to Profiles from Salesforce Setup and looking for Authenticated Website.
You may see two Authenticated Website profiles. If this is your case, there will be only one which includes Accounts . On each Authenticated Website profile, cick Edit and move down to Standard Object Permissions to see if it includes Accounts .
Once you've identified the correct Authenticated Website profile, clone it and name the new cloned profile Fielo REST.
Save the new profile and then click Edit. Under Administrative Permissions, check API Enabled .
Install Fielo
Now that you've created a profile for the REST API, you're ready to install Fielo in your org.
- Click here to access the installation package.
- Select Install for Specific Profiles.

Don't click Install yet! Profile selection is on the same page.
- Scroll down and find Fielo REST. From the corresponding picklist, choose Fielo REST.
- If any internal org users besides System Administrators will be configuring Fielo, you'll want to give Full Access to those profiles, as well.
- Click Install. When the installation process is finished, you (or the org admin) will be notified by email.
- Once Fielo is installed, go ahead and configure the Fielo REST API.
Ensure Email Deliverability
From Salesforce Setup, navigate to Deliverability. Make sure the e-mail access level is set to All email.
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 Libraries tab, find the row corresponding to FieloPLT and click Activate.
While you're here, go ahead and activate the Local Development 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.
Updated about 1 year ago
