• Richard Dwyer
  • NEWBIE
  • 0 Points
  • Member since 2014

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 4
    Replies

Can you trigger invoice processing cron from API?

If so how?

Currently we have a service that submits customer data but invoice notification is returned to the customer's website account when cron runs which can be up to an hour. We would like the cron trigger to happen instantly so the invoice payment link then shows in their account (on our website) immediately so they can then click and make payment.

We are using a Salesforce "app" called Kulturra as processor and payment interface.

Any help would be very much appreciated, thank you. 

Hi Team,

I have a code written to change the Status of the record from Notice Period to Inactive for custom object 'Enrollments'. The code is https://eu3.salesforce.com/setup/build/viewApexClass.apexp?id=01p20000000HVDd

However since November this is not working as there are lot of Notice period records that are ot changing the status to inactive in the link: https://eu3.salesforce.com/setup/build/viewApexClass.apexp?id=01p20000000HVDd

I tried to debug the code but could not find any reason why its not firing. I would like to know which part of that trigger is causing the issue. Test record t replicate is https://eu3.salesforce.com/0032000000xVJEQ

Please help to find which part of the code is causing the issue in not obtaining the record status.

Provided login access for salesforce.com. Any help would be highly appreciated!!
hi,
Could someone help me or direct me to the code to add a trigger to automatically add contacts related to accounts with the field type "account:type" equals to "customer" to a specific campaign?
I want to automatically add all new customers to a campaign called "Current Clients" without having to manually run a report...
thank you very much!!!
Fanny
 
Hi Team,

I have a code written to change the Status of the record from Notice Period to Inactive for custom object 'Enrollments'. The code is https://eu3.salesforce.com/setup/build/viewApexClass.apexp?id=01p20000000HVDd

However since November this is not working as there are lot of Notice period records that are ot changing the status to inactive in the link: https://eu3.salesforce.com/setup/build/viewApexClass.apexp?id=01p20000000HVDd

I tried to debug the code but could not find any reason why its not firing. I would like to know which part of that trigger is causing the issue. Test record t replicate is https://eu3.salesforce.com/0032000000xVJEQ

Please help to find which part of the code is causing the issue in not obtaining the record status.

Provided login access for salesforce.com. Any help would be highly appreciated!!