You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want this because I want to automatically create cards from our internal system, but I don't want to make duplicate entries, so I would like to add an SapID to each card, so I can check if the card already exists on the board, before creating a card.
Other information
The API does not seem to provide calls to set a custom field.
The text was updated successfully, but these errors were encountered:
Is this a feature for the backend or frontend?
Backend, Frontend
What would you like?
I'd like to be able to set a custom field when creating a card.
Something like (php):
Why is this needed?
I want this because I want to automatically create cards from our internal system, but I don't want to make duplicate entries, so I would like to add an SapID to each card, so I can check if the card already exists on the board, before creating a card.
Other information
The API does not seem to provide calls to set a custom field.
The text was updated successfully, but these errors were encountered: