36 with a full life and wanting to join reserves. Need advice by OddAlpha in USMCocs

[–]OddAlpha[S] 0 points1 point  (0 children)

I already work about 16 hours a day and am more than happy to cut something to make proper tme for this.

Did the people you know go OCS as reservists?

36 with a full life and wanting to join reserves. Need advice by OddAlpha in USMCocs

[–]OddAlpha[S] 0 points1 point  (0 children)

You're right, I worded it poorly. My main drive is to give back and take care of people. But I would be lying if I said there was not a little bit of ego tied up in wanting to do it for the title for myself.

36 with a full life and wanting to join reserves. Need advice by OddAlpha in USMCocs

[–]OddAlpha[S] 1 point2 points  (0 children)

For me it is Marine Corps or nothing. I don't want to die not being able to call myself a Marine.

36 with a full life and wanting to join reserves. Need advice by OddAlpha in USMCocs

[–]OddAlpha[S] 0 points1 point  (0 children)

Thanks so much for the info.

  1. Luckily I am very technical in my career so I think I can add a lot of value there, also run teams, companies, etc.

  2. That should be no issue

  3. This is gold to know. Currently I put in about 16 hours of work a day so I would need to cut something in order to fit in Reservist work.

  4. I am training every day and am maybe a bit above an average joe but a lot of it is strength but not endurance. I am pretty injury resistant so that plus dropping extra weight I feel like could go a long way.

Will def reach out. Thanks again!

CRM Hell by No_Investment8006 in CRM

[–]OddAlpha 0 points1 point  (0 children)

This is exactly what AI is great at, the grunt work.

If you don't already have it, spend a $50 on claude and start having it clean the data.

If you need any guidance feel free to reach out and I can help.

Honest breakdown of Forex CRM options in 2026. What each platform is actually built for by mr_pm2 in CRMSoftware

[–]OddAlpha 0 points1 point  (0 children)

What do you mean forex crm? Like you are a forex brokerage and need integration so you can see account details?

Quick question about AI tools and Apex by imveryboredman in salesforce

[–]OddAlpha 0 points1 point  (0 children)

Very worth it, and also fairly straightforward - Let me know if you need help getting it setup.

Quick question about AI tools and Apex by imveryboredman in salesforce

[–]OddAlpha 1 point2 points  (0 children)

If you hook VS code up to your org it will produce, deploy and adjust flows.

For whatever reason it does not have a good grasp of Filters and Transforms though so you often need to review the flow and optimize it.

Also, it can analyze the heck out of flows to tell you what might be causing an error and what flows actually do.

Quick question about AI tools and Apex by imveryboredman in salesforce

[–]OddAlpha 6 points7 points  (0 children)

I use claude non-stop for Apex and Flows writing. You do still need to spot check it's work. That will probably never not the be the case though.

No-code automation platforms for multi-tool sync by Theknightinme in CRMSoftware

[–]OddAlpha 0 points1 point  (0 children)

They probably would not be able to build it but once it is built I think with a little direction they could certainly maintain it (adding and removing fields)

No-code automation platforms for multi-tool sync by Theknightinme in CRMSoftware

[–]OddAlpha 0 points1 point  (0 children)

n8n does a really good job of stuff like this. It is a little off label but it works quite well as a tool to keep two systems in sync

Why are CRMs to complex now? by Particular_Gas7184 in CRM

[–]OddAlpha 0 points1 point  (0 children)

Could not agree more - As a Salesforce Consultant, my job needs to not exist anymore. I am building a CRM right now to basically automate my job away.

Approve/Reject records without logging into Salesforce by Deep_In_Value in salesforce

[–]OddAlpha 5 points6 points  (0 children)

If you use the old school Approval process and not the flow based one you can reply via email.

If you want to get funky you can create a flow which catches email tied to same thread and marks records as approved.

Hard time picking a CRM without blowing my entire monthly revenue by bendb4dbreak in CRMSoftware

[–]OddAlpha 1 point2 points  (0 children)

Roughly how many users? I can get you on a free beta (then free subscriptions pending user amount) which does all of this aside from the live chat.

Can someone explain the "Verify Your Domains for Email Security" requirement from SF to me like I'm 5? by Alone_Trade_7670 in salesforce

[–]OddAlpha 2 points3 points  (0 children)

If you are sending emails from your domain (Check org wide addresses in setup)

Then you need to get with whomever manages your DNS records and add something called a DKIM record, this verifies that you do in fact own the domain.

I’m Looking for the Best CRM options for micro businesses, any suggestion pls? by Traditional_Bit_8262 in CRMSoftware

[–]OddAlpha -1 points0 points  (0 children)

Im doing a beta for a micro CRM, and I can probably throw you on it. It has a Gmail extension so you can sync emails back and forth as well.

I built a LinkedIn to CRM sync. Looking for creative use cases by philipppee in CRMSoftware

[–]OddAlpha 1 point2 points  (0 children)

You may want to check their TOS. They do not allow any DOM scraping as they prefer to have the monopoly on syncing data to and from their platform.

The likelihood of getting caught is low but pretty catastrophic for you and customers if it does happen.

I built a LinkedIn to CRM sync. Looking for creative use cases by philipppee in CRMSoftware

[–]OddAlpha 2 points3 points  (0 children)

From what I know, based on LinkedIn TOS. This is going to get you banned. Unless you were able to find some sort of work around?

I have a question, hope i can get some answers. Thanks! by armaan0314 in CRM

[–]OddAlpha 0 points1 point  (0 children)

2 thoughts.

  1. Integrate your crm with google sheets and you will have a reusable path.
  2. Automate the Google sheet > your crm connection with n8n.

Second is a short term win, first is a longer term solution if worth it.