-
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…
-
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…
-
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…
-
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…
-
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
-
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…
-
### Expected result
### Actual result
### Additional information
### System Information
```
CLI:
@salesforce/cli/2.66.7 win32-x64 node-v22.11.0
Plugin Version:
@oclif/plugin-au…
-
Please see attached screenshot of the error message I am getting when I try to add this component to a page in lightening.
![quotas](https://user-images.githubusercontent.com/33661655/32785269-d1c7…
-
### Expected result
Trying to deploy changes for a ContextDefinition type mainly the ContextDefintionVersion portion.
### Actual result
Deploying to a sandbox it shows that the file has s…
-
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 …