I created an app on zapier (dummy name) “xyz”.
I am a developer of “xyz” app who is integrating the “xyz” plugin into zapier.
I configured this app by selecting the authentication method as “API Key Authentication”. While configuring it, I provided the API endpoint URL. For this config, my API requires an API Key (created in “xyz” app - which will be entered by user making a zap) and Zapier User Profile ID (created in “Zapier”). I found something called as “Zapier CLI” where I found “zapier users:get” command.
Now, Is this the only way to fetch zapier user profile ID ??
If yes, then how I can use this in Zapier code mode (may be using z object).
If no, then is there any easier way other than this.
Thanks in advance.