Skip to content

Conversation

@nmenetrier
Copy link

@nmenetrier nmenetrier commented Apr 15, 2025

Add these methods:

  • InsertBulkAssign
  • InsertBulkFileAssign
  • UpdateBulkAssign
  • UpdateBulkFileAssign
  • UpsertBulkAssign
  • UpsertBulkFileAssign

They have an additional parameter: assignmentRuleId
Here is the salesforce documentation about what it does: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/create_job.htm

closes #94

@nmenetrier nmenetrier force-pushed the nmenetrier/add_insert_bulk_assign branch from d312b94 to 372d31e Compare April 15, 2025 08:40
@k-capehart k-capehart added the enhancement New feature or request label Apr 15, 2025
@k-capehart
Copy link
Owner

@nmenetrier Thanks for your hard work! I'll take some time soon to test this out and get it merged :)

@k-capehart
Copy link
Owner

merging this into a feature branch so I can test it

@k-capehart k-capehart changed the base branch from main to issue-94/assignmentRuleId April 23, 2025 19:50
@k-capehart k-capehart merged commit 355a244 into k-capehart:issue-94/assignmentRuleId Apr 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add assignmentRuleId as InsertBulk parameter

2 participants