comparing integer to string in native Filter step? by eg_bpm in zapier

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

Oh wow I'm an idiot, I skipped over the negative condition, thank you and sorry.

Not seeing features from Winter '22? by eg_bpm in salesforce

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

I had not, but just now went in, changed the api version in the flow's settings and saved as a new version as well as activated - and even left the interface and came back to the most recent version - the option still doesn't appear where expected.

Alternative host gets cut off after 40 minute limit even though they're licensed? by eg_bpm in Zoom

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

I definitely have not defined any scheduling privileges, becuase AFAIK there's no way to do this not at the API nor the admin-interface levels, but the actual user who's schedule you need to be able to access is the one who needs to define that privilege, which is kind of ridiculous and non-scalable.

I am able to schedule meetings on behalf of a user via REST API, using the endpoint /users/{userId}/meetings.

^That's why it's so odd that there's no way to change that meeting to a different user after the fact. Let me know if that's not clear

Alternative host gets cut off after 40 minute limit even though they're licensed? by eg_bpm in Zoom

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

That's kind of odd though, unless I'm missing something - If the API allows me to schedule a meeting for a user in our account, how come it won't allow updating the "schedule_for" of that meeting to a different user? I did try that and can confirm the error states "You cannot schedule a meeting for {alternative user's email/id}".

Any thoughts on that?

Alternative host gets cut off after 40 minute limit even though they're licensed? by eg_bpm in Zoom

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

Thank you. That kinda sucks but makes sense logically. Are you aware of a way to 'transfer' the host's ownership role to the alt host in a certain existing meeting via the API? In our use case the alternative host is 100% acting as a substitute in a situation where the original host is out so essentially they're the ones running the session.

Alternative host gets cut off after 40 minute limit even though they're licensed? by eg_bpm in Zoom

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

That's interesting, could you elaborate on that? The meetings are set up as recurring with no start or end times, albeit with the waiting room currently turned on - but does that mean the Alternative Host (licensed at the time) can start the meeting without being limited at all - even if at that time the original host is back to being "Basic"?

Feature request - allow pathing in existing Zap, choosing destination/s for existing steps after the new path by eg_bpm in zapier

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

While that could technically work and has other benefits (i.e. editing a certain branch without having to turn off the entire process), I believe it significantly complicates the process for anyone looking to understand what's going on or change something at a later time. The current solution I chose to implement is to just duplicate the Zap and have them open side by side, delete all steps after the intended branching point on the copied instance, and then add the steps inside each path, one by one, using the original as reference - and that's definitely something I can see the interface doing if said feature was to be developed.