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.
Setting up Domain
Go to Setup from the top right. Within the Quick Find menu search for "domain". You will see the category Company Setting and within that, click on My Domain.
It will ask you to choose your domain name so go to the input field and enter a domain name that works for your program. Once you have entered a name, click the Check Availability button to make sure it able to be used. Once you have an approved domain name, click Register Domain.
The process may take a few minutes to complete but you will receive an email titled "Salesforce domain ready for testing" once your domain has been made. You can either login from the email and go back to the domain section or refresh the original page if it is still open. You will be directed to Log in to test your domain before deploying it to your users.
Once you have tested our domain, you are now ready to deploy to your users. The final step is to click Deploy to Users and you have now created your domain.
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
