-
I wanted to use this to send a webhook message when a custom object `Project` was created.
The test failed because `Project` which is (`Child_Opportunity__c`) has a required `Parent_Opportunity__c…
-
Getting the following error when trying to deploy via workbench for all the file sunder the Classes folder:
The total size of apex code in this application after removing comments exceeds the maxiu…
-
I'm trying to bring in an attribute from a related record (via normal Lookup) to the main object that my datatable is based on, but the selection obviously doesn't extend there and typing in the '.' f…
-
I'm trying to follow the instructions and can't seem to get the deployment to actually work. When I type the command "ant deployTwilio" it gives me the error that "objects/TwilioConfig__c.object -- Er…
-
**Describe the bug**
I have new repo with only 2 new classes. One is main apex class and another one is test class. On "sfp build -v" command i am getting
'Unable to create artifactError: EPERM: ope…
-
I followed the code from here: https://github.com/ForceDotComLabs/Milestones-PM/blob/master/src/homePageComponents/Add%20A%20Task.homePageComponent
I am already trying to put it in as a homepage compo…
ghost updated
9 years ago
-
```
What steps will reproduce the problem?
1.I am using CLiq for upserting into the Prod environment in salesforce
2.And also sheduled the batch file which runs in the Windows Server 2003
3.Some tim…
-
Hi James,
Love what you built. It's allowed us to keep data in sync for one of our most important projects.
I'm now trying to set up an additional (similar) webhook call out, but for whatever re…
-
Video of me demonstrating the issue. It's as if the trigger on the child object is ignored on child object when it's deleted using the master-detail.
https://www.youtube.com/watch?v=6SqIt8JpJXc
-
After I login via salesforce-webhook-creator to my Salesforce instance, the sobjects list is empty.
I'm using Salesforce Professional Edition, could this be the reason?
Here is the error message in …