Recent searches
No recent searches

Zendesk Integrations
Joined Jul 26, 2024
·
Last activity Jul 26, 2024
Following
0
Followers
0
Total activity
1
Votes
0
Subscriptions
0
ACTIVITY OVERVIEW
BADGES
ARTICLES
POSTS
COMMUNITY COMMENTS
ARTICLE COMMENTS
ACTIVITY OVERVIEW
Latest activity by Zendesk Integrations
Zendesk Integrations created a post,
I am trying to use the Tymeshift api connector in Fivetran. Fivetran is having issues connecting to WFM api. I independently tried to call the api myself with a simple login curl and that doesnt work
curl --location 'https://myorg.tymeapp.com/l5/api/user/login' \
--header 'Content-Type: application/json' \
--data-raw '{
"login": "myemail",
"password": "redacted,
"domain": "mycompany",
"account_plan": "professional"
}'
this is what I got
{"success":false,"message":"Invalid credentials"}%
so I tried with password and api key as well. has someone else faced this issue?
Posted Jul 26, 2024 · Zendesk Integrations
0
Followers
1
Vote
1
Comment