Resolved! Salesforce Certified Administrator
What resources or study material would you recommend for someone preparing for the Salesforce Certified Administrator certification?
What resources or study material would you recommend for someone preparing for the Salesforce Certified Administrator certification?
Hello team,I've been working on a project with a very large database. I need to fetch all records using an API endpoint within a custom connector SDK. This third-party API has some limitations: it only returns 1000 results per request and uses an off...
I have an API which i call on a schedule, and it returns me all status updates since the last poll.Due to API limits etc... I do this on a 15 minute interval.However, if the item gets updated more than once within this interval, I get the same item r...
I created a recipe to update pricing from Epicor/Kinetic to SFDC which seems to be working fine in pilot.BUT when I use a DMT file to upload the new pricing into Epicor/Kinetic doesn't seem to trigger my recipe as I would assume it should.does anyone...
Hi guys,I have a use case where I use regular expression to validate the input of postal code.E.g. Formula = "95000-2707".match?(/(^\d{5}$)|(^\d{5}-\d{4}$)/) for matching the US postal codes.However, this method won't work if the regular expression i...
I am setting up a recipe that takes a new/updated Zendesk ticket (in real time) and then creates the issue in Jira. I'm running into an issue with the 'Description' output for the 'New/updated ticket in Zendesk' action. The description comes back for...
Hi all,I have a custom connector with 3 selectors used to build up output fields/pills.The first one (control_type: select) selects a query, the other two (control_type: multiselect) allows selection of fields of the curently selected query and build...
In my python snippet I have the following output schema defined, which is a nested list: the output of my python script (when just doing return output) also is in the same format But for the life of my I cannot figure out how to map the array I creat...
Hi All, I've tried to find an answer to this one but haven't had success. I have the below JSON structure (with roughly 5,000 records) returned from an API.{ "employees": [ { "/work/employeeIdInCompany": { "value": 654321 }, ...
Hey everyone! First post! I would love some guidance on what I am trying to achieve. Basically, when we close out an opportunity in Salesforce, there will be a physical PDF contract in the "Files" section of the related list. Clearly that PDF file is...
User | Count |
---|---|
108 | |
47 | |
38 | |
34 | |
28 |